This commit is contained in:
parent
da325de501
commit
e9d82ba5d9
4
.github/workflows/deploy-docs.yml
vendored
4
.github/workflows/deploy-docs.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
needs: build
|
needs: build
|
||||||
|
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Docker stop
|
- name: Docker stop
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user