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 524374f755 - Show all commits

View File

@ -51,7 +51,7 @@ jobs:
uses: https://github.com/docker/build-push-action@v5 uses: https://github.com/docker/build-push-action@v5
with: with:
context: . context: .
file: documentation.Dockerfile file: Dockerfile
push: true push: true
tags: '${{ env.IMAGE_NAME }}' tags: '${{ env.IMAGE_NAME }}'