debug
Some checks failed
Build an image to deploy website / build (push) Failing after 1m16s

This commit is contained in:
Julien Fastré 2024-01-24 13:21:54 +01:00
parent c1684a9a87
commit d5dea3f072
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -61,6 +61,9 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
registry: 'h3m6q87t.gra7.container-registry.ovh.net'
- name: debug
run: ls -lah
- name: Build and push
uses: https://github.com/docker/build-push-action@v5
with: