Skip to content

Commit

Permalink
Fixed the push command
Browse files Browse the repository at this point in the history
Signed-off-by: Ringo De Smet <[email protected]>
  • Loading branch information
ringods committed Mar 11, 2021
1 parent c824ee3 commit d442112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Push development image
run: |
docker image tag ghcr.io/ringods/pulumi-resource:dev-amd64 ghcr.io/ringods/pulumi-resource:dev
docker push --all-tags ghcr.io/ringods/pulumi-resource:dev-amd64
docker push --all-tags ghcr.io/ringods/pulumi-resource

0 comments on commit d442112

Please sign in to comment.