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

add dist/ & root/.jfrog directories to cache in order to cache build and artifactory config files

parent 654292dc
No related branches found
No related tags found
No related merge requests found
before_script:
- npm -g config set user root
- npm install -g jfrog-cli-go
cache:
paths:
- node_modules/
- dist/
- root/.jfrog/
build:
stage: build
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment