remove the debug step

This commit is contained in:
Julie Lenaerts 2024-01-24 19:49:43 +01:00
parent f53ffb555f
commit ac40c6d717

View File

@ -62,9 +62,6 @@ 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: