Skip to content
Snippets Groups Projects
Commit 246115e7 authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

we must cache not only dist, but generated artifact also

parent 67729cd2
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,8 @@ build:
image: $ACR_URL/node:18.12.0
# cache build for the next jobs
artifacts:
untracked: true
expire_in: 1 day
paths:
- dist/**/*
script:
# connect job from artifactory_connect.yml
- !reference [.connect, script]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment