mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-11 17:50:06 +01:00
ci: create /var/tmp as buildah does not allow overriding the tmp dir
This commit is contained in:
parent
db049972eb
commit
62aad66435
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@
|
|||
mkdir -p /etc/containers &&
|
||||
echo '{"default":[{"type":"insecureAcceptAnything"}]}' > /etc/containers/policy.json
|
||||
''
|
||||
''mkdir -p /var/tmp''
|
||||
];
|
||||
script = [
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue