chore(gitlab-ci): add .stack-work/ as backend dependency artifact

This commit is contained in:
Sarah Vaupel 2024-01-22 08:53:02 +01:00
parent e4cf6ee79c
commit 21e01df7aa

View File

@ -72,6 +72,7 @@ backend dependencies:
artifacts:
paths:
- ${HOME}/.stack/
- .stack-work/
retry: 2
interruptible: true