We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b99fc5 commit 1348896Copy full SHA for 1348896
.cirrus.yml
@@ -41,4 +41,5 @@ task:
41
lima_cache:
42
fingerprint_script: uname -s ; cat examples/$EXAMPLE
43
folder: /home/testuser/.cache/lima
44
+ lima_cache_fix_perm_script: chown -R testuser.testuser /home/testuser
45
test_script: sudo -iu testuser $(pwd)/hack/test-example.sh $(pwd)/examples/$EXAMPLE
0 commit comments