test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s

This commit is contained in:
2024-03-22 13:50:25 +01:00
parent f56de46ed9
commit d950e799e1

View File

@@ -26,7 +26,7 @@ jobs:
build_file: Dockerfile
registry: git.coopgo.io
username: ${{gitea.actor}}
password: ${{env.ACCESS_TOKEN_PWD}}
password: ${{gitea.token}}
image: coopgo-platform/mobility-accounts
tag: test
cache: true