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 55485a3 commit 058e23e
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 @@ -134,7 +134,9 @@ runs:
# provenance: true
# sbom: true
# load: true
- run: echo "====== ${{ toJson(steps.build_push.outputs) }} ==="
-
shell: bash
run: echo "====== ${{ toJson(steps.build_push.outputs) }} ==="
- name: Dump Image Info
shell: bash
run: |
Expand Down

0 comments on commit 058e23e

Please sign in to comment.