Update .github/workflows/main.yml
build and push / test (push) Successful in 11s
Details
build and push / test (push) Successful in 11s
Details
This commit is contained in:
parent
79f53af6c7
commit
789dbc00b8
|
|
@ -11,9 +11,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
name: Pbuild & push docker image
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: verify
|
||||
run: |
|
||||
ls -la
|
||||
|
|
|
|||
Loading…
Reference in New Issue