This commit is contained in:
@@ -19,7 +19,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: gitea.interno.com:3000
|
registry: gitea.interno.com:3000
|
||||||
username: nucleo000
|
username: nucleo000
|
||||||
password: 389622c4fa9992ae401b989f1797f8715034f62e
|
password: ${{ secrets.GITEA_PAT }}
|
||||||
|
insecure: true
|
||||||
|
|
||||||
- name: Build & push
|
- name: Build & push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user