Skip to content

Commit

Permalink
docker auth4
Browse files Browse the repository at this point in the history
  • Loading branch information
mimimix committed Jan 15, 2024
1 parent 4d77a70 commit 14b4fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
target:
- go_builder
steps:
- uses: actions/checkout@v4
- name: Preparing builder - ${{ matrix.target }}
uses: actions/checkout@v4
run: |
docker build -f ./base.Dockerfile \
-t builder:${{ matrix.target }} \
Expand Down

0 comments on commit 14b4fae

Please sign in to comment.