This commit is contained in:
parent
88fa67b22d
commit
ff33f74d69
@ -40,8 +40,8 @@ jobs:
|
|||||||
uses: https://gitea.com/docker/login-action@v2
|
uses: https://gitea.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: git.pintantan.com
|
registry: git.pintantan.com
|
||||||
username: ${{ gitea.actor }}
|
username: $DOCKER_USERNAME
|
||||||
password: ${{ gitea.token }}
|
password: $DOCKER_PASSWORD
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: https://gitea.com/docker/build-push-action@v4
|
uses: https://gitea.com/docker/build-push-action@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user