update task gitlab-runner
This commit is contained in:
parent
73c4e296fe
commit
c8a672a873
@ -63,7 +63,7 @@
|
|||||||
disable_entrypoint_overwrite = false
|
disable_entrypoint_overwrite = false
|
||||||
oom_kill_disable = false
|
oom_kill_disable = false
|
||||||
disable_cache = false
|
disable_cache = false
|
||||||
volumes = ["/certs/client", "/var/run/docker.sock:/var/run/docker.sock:rw", "/cache", "/builds:/builds"]
|
volumes = ["/certs/client", "/var/run/docker.sock:/var/run/docker.sock:rw", "/cache:/cache", "/builds:/builds"]
|
||||||
shm_size = 0
|
shm_size = 0
|
||||||
pull_policy = ["always", "if-not-present"]
|
pull_policy = ["always", "if-not-present"]
|
||||||
notify: 'gitlab-runner-restart'
|
notify: 'gitlab-runner-restart'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user