Marcel
2023-06-12 15:09:00 +01:00
committed by GitHub
parent ea3947df9f
commit b3f0c6e222
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
env:
DOCKER_NAMESPACE: gnuxie
PLATFORMS: linux/amd64
PLATFORMS: linux/amd64,linux/arm64
# Only push if this is main, otherwise we just want to build
PUSH: ${{ github.ref == 'refs/heads/main' }}