Skip to content
Snippets Groups Projects

Updated workflow to be run in a docker image and added job for checking lint

Merged Andreas Kluge Svendsrud requested to merge feat/workflow-ci-check-lint into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -25,3 +25,4 @@ build_project:
stage: build_project
script:
- npm run build
Loading