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 1a85fb5 commit 46a97b8Copy full SHA for 46a97b8
.github/workflows/push-docker.yaml
@@ -36,4 +36,4 @@ jobs:
36
BASE_IMAGE_TAG: "debug"
37
run: |
38
echo "building images..."
39
- build-push-multi-arch-image
+ make build-push-multi-arch-image
0 commit comments