Update .github/workflows/main.yml
build and push / Pbuild & push docker image (push) Failing after 2s
Details
build and push / Pbuild & push docker image (push) Failing after 2s
Details
This commit is contained in:
parent
53db96b2f0
commit
0e84b4b280
|
|
@ -11,4 +11,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: verify
|
- name: verify
|
||||||
run: |
|
run: |
|
||||||
pwd && echo "test"
|
pwd && la -la
|
||||||
Loading…
Reference in New Issue