remove the debug step
This commit is contained in:
parent
f53ffb555f
commit
ac40c6d717
@ -62,9 +62,6 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
registry: 'h3m6q87t.gra7.container-registry.ovh.net'
|
registry: 'h3m6q87t.gra7.container-registry.ovh.net'
|
||||||
|
|
||||||
- name: debug
|
|
||||||
run: ls -lah
|
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user