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 59c80de commit d4cd0d7Copy full SHA for d4cd0d7
.github/workflows/docker.yaml
@@ -27,6 +27,6 @@ jobs:
27
APP_DEPLOYMENT: CANARY_CHECKER
28
WITHOUT_AUTH: "true"
29
with:
30
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
31
push: false
32
tags: flanksource/canary-checker-ui:ci
0 commit comments