generated from Templates/Baseline
This commit is contained in:
parent
a1d5323b13
commit
3de1e0b0b7
@ -28,7 +28,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: gitea.ocram85.com
|
registry: gitea.ocram85.com
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.PASSWORD }}
|
#password: ${{ secrets.PASSWORD }}
|
||||||
|
password: ${{ secrets.TOKEN }}
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: actions/build-push-action@v4
|
uses: actions/build-push-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user