We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041daa3 commit 502f6d6Copy full SHA for 502f6d6
.github/workflows/main.yml
@@ -83,4 +83,4 @@ jobs:
83
run: make CONTAINER_CMD=docker image-build
84
- name: push container image
85
# note: forcing use of docker here, since we did docker login above
86
- run: make CONTAINER_CMD=docker container-push
+ run: make CONTAINER_CMD=docker image-push
0 commit comments