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

change folder first, if needed, on license_checker

parent 76665dce
No related branches found
No related tags found
No related merge requests found
......@@ -22,11 +22,11 @@ license_check:
- docker
image: $ACR_URL/node:18.12.0
script:
# connect job from artifactory_connect.yml
- !reference [.connect, script]
# Change to the directory containing package.json
- cd $PACKAGE_DIR
# Install dependencies
# connect job from artifactory_connect.yml
- !reference [.connect, script]
# install dependencies
- jfrog rt npm-install
- jsgl --local ./ || exit 1
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment