Update .github/workflows/main.yml
This commit is contained in:
parent
9c3da90ac5
commit
e51bd725c6
|
|
@ -8,7 +8,7 @@ jobs:
|
||||||
push_to_registry:
|
push_to_registry:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v4.1.1
|
||||||
- name: Pbuild & push docker image
|
name: Pbuild & push docker image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: verify
|
- name: verify
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue