Publier la documentation de Chill en ligne après chaque mise à jour #14

Merged
julienfastre merged 12 commits from task/1365-rendre-disponible-la-documentation-administration into main 2025-06-30 16:16:26 +00:00
Showing only changes of commit 0245e27012 - Show all commits

View File

@ -41,10 +41,6 @@ jobs:
username: ${{ env.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: debug image name
run: |
env
- name: Build and push
id: build-push
uses: https://github.com/docker/build-push-action@v5