test
This commit is contained in:
@@ -19,7 +19,6 @@ data:
|
|||||||
envs:
|
envs:
|
||||||
DOCKER_HOST: tcp://localhost:2376
|
DOCKER_HOST: tcp://localhost:2376
|
||||||
DOCKER_TLS_VERIFY: "1"
|
DOCKER_TLS_VERIFY: "1"
|
||||||
DOCKER_CERT_PATH: /certs/client
|
|
||||||
labels:
|
labels:
|
||||||
- ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest
|
- ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest
|
||||||
- ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04
|
- ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04
|
||||||
@@ -27,8 +26,6 @@ data:
|
|||||||
- x64
|
- x64
|
||||||
container:
|
container:
|
||||||
force_pull: false
|
force_pull: false
|
||||||
valid_volumes:
|
|
||||||
- /certs
|
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
|||||||
Reference in New Issue
Block a user