update secret
All checks were successful
Docker Build and Publish / build (pull_request) Successful in 22s
All checks were successful
Docker Build and Publish / build (pull_request) Successful in 22s
This commit is contained in:
parent
ae804aaa42
commit
6137d994e3
@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.dws.rip
|
registry: git.dws.rip
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user