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