ab
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m18s

This commit is contained in:
ab 2025-03-24 23:29:33 +01:00
parent 4779784175
commit 964217ef34

View file

@ -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