Removed lifecycle.postStart.exec.command
This commit is contained in:
parent
440560ef0b
commit
df9314a1df
@ -71,14 +71,6 @@ spec:
|
|||||||
value: ubuntu-latest
|
value: ubuntu-latest
|
||||||
- name: CONFIG_FILE
|
- name: CONFIG_FILE
|
||||||
value: /actrunner/config.yaml
|
value: /actrunner/config.yaml
|
||||||
lifecycle:
|
|
||||||
postStart:
|
|
||||||
exec:
|
|
||||||
command:
|
|
||||||
- sh
|
|
||||||
- -c
|
|
||||||
- |
|
|
||||||
apk --update add nodejs npm
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /actrunner/config.yaml
|
- mountPath: /actrunner/config.yaml
|
||||||
name: act-runner-config
|
name: act-runner-config
|
||||||
|
Loading…
Reference in New Issue
Block a user