1
0
Fork 0

ci: Add a name to push step
All checks were successful
/ Build oci-builder (push) Successful in 1m16s
/ Release oci-builder (push) Successful in 2s
/ Test oci-builder (push) Successful in 46s

This commit is contained in:
ver4a 2025-04-16 09:41:12 +02:00
parent 2a8e67ebce
commit 536401a1bd

View file

@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.REGISTRY_PASSWORD }}
auth_file_path: '$HOME/.config/containers/auth.json'
- name:
- name: 'Push :ci-dev to registry'
uses: 'actions/push-to-registry@v2'
with:
image: 'ver4a/oci-builder'