using service user
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 25s
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 25s
This commit is contained in:
parent
33f5904197
commit
01db1dd2d5
@ -17,8 +17,8 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.psi.ch
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
username: detectors-gitea
|
||||
password: ${{ secrets.SERVICE }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
|
Loading…
x
Reference in New Issue
Block a user