maj docker build
Some checks failed
Build and Push Docker Image / build (push) Failing after 3m9s

This commit is contained in:
el 2025-04-15 11:46:46 +02:00
parent 65a31cac78
commit 050b903964

View file

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