This commit is contained in:
parent
f4b4214521
commit
cb7447154a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: git.spgrn.com
|
registry: git.spgrn.com
|
||||||
username: seang96
|
username: seang96
|
||||||
password: ${{ secrets.token}}
|
password: ${{ secrets.TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue