ci: disable cirrusci stack work cache which seems to create issues
This commit is contained in:
@@ -10,11 +10,6 @@ build_task:
|
|||||||
fingerprint_script: cat postgrest.cabal stack.yaml.lock
|
fingerprint_script: cat postgrest.cabal stack.yaml.lock
|
||||||
reupload_on_changes: false
|
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
|
build_script: stack build -j 1 --local-bin-path . --copy-bins
|
||||||
bin_artifacts:
|
bin_artifacts:
|
||||||
path: postgrest
|
path: postgrest
|
||||||
|
|||||||
Reference in New Issue
Block a user