config runner changes
Some checks failed
Auto Deploy Flask with Docker / deploy (push) Failing after 0s
Some checks failed
Auto Deploy Flask with Docker / deploy (push) Failing after 0s
This commit is contained in:
parent
d278cc7b4e
commit
214b91b7a0
@ -35,9 +35,9 @@ runner:
|
||||
# If it's empty when registering, it will ask for inputting labels.
|
||||
# If it's empty when execute `daemon`, will use labels in `.runner` file.
|
||||
labels:
|
||||
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
|
||||
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
|
||||
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
|
||||
#- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
|
||||
#- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
|
||||
#- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
|
||||
- "self-hosted:docker"
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user