chore(gitlab-ci): remove unnecessary artifact path for backend-dependencies
This commit is contained in:
parent
d415c81ce2
commit
4e49f8c5a2
@ -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
|
||||
|
||||
Reference in New Issue
Block a user