This commit is contained in:
parent
333f5b3ca1
commit
37976eab79
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: gitea.simcop2387.info
|
registry: gitea.simcop2387.info
|
||||||
username: simcop2387
|
username: simcop2387
|
||||||
password: ${{ env.GITHUB_TOKEN }}
|
password: ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v6
|
uses: https://github.com/docker/build-push-action@v6
|
||||||
|
|
Loading…
Add table
Reference in a new issue