chore(gitlab-ci): remove unnecessary artifact path for backend-dependencies

This commit is contained in:
Sarah Vaupel 2024-07-08 00:30:27 +02:00
parent d415c81ce2
commit 4e49f8c5a2

View File

@ -107,7 +107,6 @@ backend dependencies:
artifacts:
paths:
- ${HOME}/.stack
- .stack-work
name: "${CI_JOB_NAME}-${CI_COMMIT_SHORT_SHA}"
expire_in: "1 day"
retry: 2