fix workflows
This commit is contained in:
parent
acf6719ad2
commit
996f07c1bf
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
- source # default branch
|
||||
|
||||
jobs:
|
||||
pages:
|
||||
buildAndPush:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
- source # default branch
|
||||
|
||||
jobs:
|
||||
pages:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user