Update docker-hub.yml

This commit is contained in:
pidong 2022-08-01 19:18:20 +08:00 committed by GitHub
parent 672141fe32
commit 59e27903cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
push:
env:
DOCKER_NAMESPACE: kelaresg
DOCKER_NAMESPACE: nodefyme
PLATFORMS: linux/amd64,linux/arm64
# Only push if this is master, otherwise we just want to build
PUSH: ${{ github.ref == 'refs/heads/master' }}