mirror of
https://github.com/outlovecn/portainer-cn.git
synced 2025-06-08 03:24:10 +08:00
publish to docker.io
This commit is contained in:
parent
ff040502db
commit
140eaebe77
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -57,8 +57,8 @@ jobs:
|
|||||||
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
|
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
username: ${{ github.actor }}
|
username: 'outlove'
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.password }}
|
||||||
|
|
||||||
# Extract metadata (tags, labels) for Docker
|
# Extract metadata (tags, labels) for Docker
|
||||||
# https://github.com/docker/metadata-action
|
# https://github.com/docker/metadata-action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user