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