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

fix path for artifacts

parent 89684a99
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ license_check:
untracked: true
expire_in: 1h
paths:
- $PACKAGE_DIR/.node_modules
- $PACKAGE_DIR/.package-lock.json
- $PACKAGE_DIR/node_modules
- $PACKAGE_DIR/package-lock.json
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