Skip to content
Snippets Groups Projects
Commit cf301d80 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

locating correct path

parent 3185005e
No related branches found
No related tags found
1 merge request!1188TMSS-2810 "Multiple TMSS FrontEnd Unit tests Fixed"
......@@ -952,7 +952,8 @@ eslint_TMSSFrontEnd:
allow_failure: true
script:
- echo "Eslinting TMSS FrontEnd..."
- cd build/gnucxx11_opt/SAS/TMSS/frontend/tmss_webapp
- ls -al
- cd /builds/ro/lofar/SAS/TMSS/frontend/tmss_webapp
- ls -al
- npx eslint -f json . --output-file=eslint.json
- ls -al
......
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