Workaround bug in Cirrus /tmp filesystem

pull/8/head
Curtis Doty 1 year ago
parent 88504b2d2a
commit 9f373c0b3a
No known key found for this signature in database
GPG Key ID: F5AA20AB4D96BC18

@ -23,8 +23,8 @@ container:
image: ubuntu:18.04
task:
# doesn't work properly
#skip: "!changesInclude('**/*.md')"
env:
TMPDIR: /var/tmp
script:
- setup/ci_bootstrap.sh
- make init

Loading…
Cancel
Save