Update .gitea/workflows/publish.yml
All checks were successful
Publish Docker image / docker_publish (push) Successful in 16s
All checks were successful
Publish Docker image / docker_publish (push) Successful in 16s
This commit is contained in:
parent
44c90d9f4c
commit
14f473c895
@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
registry: gitea.xeovalyte.dev
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
|
Loading…
Reference in New Issue
Block a user