This commit is contained in:
2026-01-30 14:15:26 +01:00
parent 6418e84257
commit 67833554bc

View File

@ -33,6 +33,5 @@ runs:
- name: Build and push - name: Build and push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with:
context: ${{ inputs.path }}
push: true push: true
tags: git.tmoron.fr/${{ inputs.name }}:latest tags: git.tmoron.fr/${{ inputs.name }}:latest