This commit is contained in:
parent
4779784175
commit
964217ef34
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: git.wilmoredynamics.com
|
registry: git.wilmoredynamics.com
|
||||||
username: Wilmore_Dynamics # Votre nom d'utilisateur ou organisation Forgejo
|
username: AB # Votre nom d'utilisateur ou organisation Forgejo
|
||||||
password: ${{ secrets.FORGEJO_TOKEN }} # Votre jeton d'accès personnel Forgejo
|
password: ${{ secrets.FORGEJO_TOKEN }} # Votre jeton d'accès personnel Forgejo
|
||||||
|
|
||||||
- name: Push Docker image to Forgejo Container Registry
|
- name: Push Docker image to Forgejo Container Registry
|
||||||
|
|
Loading…
Add table
Reference in a new issue