Skip to content
Snippets Groups Projects
Commit ae2ed647 authored by Bucknell, Mary S.'s avatar Bucknell, Mary S.
Browse files

Fix gitlab CI to run on change of package.json

parent d5b58821
No related branches found
No related tags found
1 merge request!19Update node dependencies
......@@ -81,6 +81,6 @@ static_asset_lint:
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
- package.json
- package-lock.json
- assets/package.json
- assets/package-lock.json
- "assets/src/scripts/**/*.js"
\ No newline at end of file
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