Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v0lkan committed Apr 20, 2023
1 parent e958314 commit 8887582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ example-multiple-secrets-bundle:
$(VERSION) "dockerfiles/example-multiple-secrets/Dockerfile"
# Pushes the “multiple secrets” use case container image to the public registry.
example-multiple-secrets-push:
./hack/push.sh "aegis-workload-demo-using-secrets" \
./hack/push.sh "aegis-workload-demo-multiple-secrets" \
$(VERSION) "aegishub/aegis-workload-demo-multiple-secrets"
# Pushes the “multiple secrets” use case container image to the local registry.
example-multiple-secrets-push-local:
Expand Down

0 comments on commit 8887582

Please sign in to comment.