init-cicd-build
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m25s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m25s
This commit is contained in:
parent
9c554fee99
commit
d27205fae5
@ -47,8 +47,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: ${{ secrets.GITEA_USERNAME }}
|
username: tanghuan
|
||||||
password: ${{ secrets.GITEA_PASSWORD }}
|
password: th123th123
|
||||||
|
|
||||||
- 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