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
Branches
No related tags found
No related merge requests found
before_script:
- npm -g config set user root
- npm install -g jfrog-cli-go
cache: cache:
paths: paths:
- node_modules/ - node_modules/
- dist/
- root/.jfrog/
build: build:
stage: build stage: build
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment