ci: disable cirrusci stack work cache which seems to create issues

This commit is contained in:
monacoremo
2021-11-12 20:25:22 +01:00
committed by Remo
parent 41ac0d5d93
commit 82dd1b732d
-5
View File
@@ -10,11 +10,6 @@ build_task:
fingerprint_script: cat postgrest.cabal stack.yaml.lock
reupload_on_changes: false
stack_work_cache:
folders: .stack-work
fingerprint_script: cat postgrest.cabal stack.yaml.lock
reupload_on_changes: false
build_script: stack build -j 1 --local-bin-path . --copy-bins
bin_artifacts:
path: postgrest