This commit is contained in:
parent
65a31cac78
commit
050b903964
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: git.wilmoredynamics.com
|
||||
username: ab # 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
|
||||
|
||||
- name: Push Docker image to Forgejo Container Registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue