mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
set chmod -R 777 /opt
This commit is contained in:
@@ -316,6 +316,13 @@
|
||||
"RUN_VALIDATION={{user `run_validation_diskspace`}}"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"scripts":[
|
||||
"{{template_dir}}/scripts/installers/post-deployment.sh"
|
||||
],
|
||||
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"inline": [
|
||||
|
||||
Reference in New Issue
Block a user