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:
|
||||
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
needs: build
|
||||
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Docker stop
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user