We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be4b3d commit 43015faCopy full SHA for 43015fa
.github/workflows/ci.yaml
@@ -67,4 +67,4 @@ jobs:
67
- name: Docker Build
68
run: |
69
make docker
70
- make docker push
+ make docker-push
0 commit comments