cant' start with gitea
Some checks failed
Build and release container directly from master / release (push) Failing after 34s
Some checks failed
Build and release container directly from master / release (push) Failing after 34s
This commit is contained in:
parent
d891212545
commit
2ba1fe4db9
@ -35,8 +35,8 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: gitea.ghost.tel
|
registry: gitea.ghost.tel
|
||||||
username: ${{ secrets.GITEA_USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.GITEA_PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user