cambio extra
Some checks failed
build-and-push / build (push) Failing after 3s

This commit is contained in:
2025-05-02 13:42:41 -06:00
parent c72ce971b5
commit abb69dfe66

View File

@@ -19,7 +19,8 @@ jobs:
with:
registry: gitea.interno.com:3000
username: nucleo000
password: 389622c4fa9992ae401b989f1797f8715034f62e
password: ${{ secrets.GITEA_PAT }}
insecure: true
- name: Build & push
uses: docker/build-push-action@v4