diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 4e50bf2..718890a 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -19,7 +19,7 @@ jobs: with: registry: gitea.interno.com:3000 username: nucleo000 - password: ${{ secrets.GITEAPAT }} + password: 7bc7b2fcd283bd6a251bef3ede368b7f897c919d insecure: true - name: Build & push