mirror of
https://github.com/NewFuture/DDNS.git
synced 2022-04-19 20:24:44 +00:00
fix ci docker github
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user