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 d5a0fadfd3 - Show all commits

View File

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