Skip to content

Commit

Permalink
- updates ci:test
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 17, 2024
1 parent 042fee8 commit e509519
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/actions/docker_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ runs:
with:
username: ${{ inputs.username }}
password: ${{ inputs.password }}
- run: |
- name: Build
shell: bash
run: |
docker buildx build \
--progress=plain \
--platform=linux/amd64 \
Expand Down

0 comments on commit e509519

Please sign in to comment.