fix ci docker github

This commit is contained in:
New Future
2020-08-03 18:31:23 +08:00
committed by GitHub
parent 9300fde9f8
commit 803008b967
+1
View File
@@ -47,6 +47,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_REPO: newfuture/ddns/ddns
DOCKER_PLATFORMS: linux/amd64,linux/arm,linux/arm64
DOCKER_USERNAME: ${{ github.actor }}
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
DOCKER_REGISTRY: docker.pkg.github.com