Skip to content
Snippets Groups Projects
Commit 9b3e7280 authored by Joonas Seppä's avatar Joonas Seppä
Browse files

CI-pipelinen korjausyritys 4

parent f69cc414
No related branches found
No related tags found
No related merge requests found
Pipeline #52663 failed
...@@ -3,5 +3,5 @@ image: node:latest ...@@ -3,5 +3,5 @@ image: node:latest
test: test:
stage: test stage: test
script: script:
- cd "$CI_PROJECT_DIR/realNodeServer" - cd "./realNodeServer"
- npm test - npm test
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment