Skip to content

Commit

Permalink
ci: use copy-images.sh name (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored Jul 4, 2024
1 parent 17a66a9 commit dc3e01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
spring4shell:
- 'spring4shell/**'
crane-images:
- push-crane-images.sh
- copy-images.sh
- name: Push `busybox-with-lockfile` image
if: steps.changed-files-yaml.outputs.busybox_any_changed == 'true'
Expand Down

0 comments on commit dc3e01e

Please sign in to comment.