mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-18 10:42:58 +05:30
same for login actionj
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 12s
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 12s
This commit is contained in:
parent
d38b8dd8aa
commit
0036762249
@ -9,7 +9,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Log in to Docker Hub
|
- name: Log in to Docker Hub
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v1
|
||||||
with:
|
with:
|
||||||
username: aryak
|
username: aryak
|
||||||
password: ${{ secrets.MOZHI_DOCKER_PASSWORD }}
|
password: ${{ secrets.MOZHI_DOCKER_PASSWORD }}
|
||||||
|
Loading…
Reference in New Issue
Block a user