Skip to content
Snippets Groups Projects
Commit 57064087 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Avoid yaml issues

parent 8b0e438d
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ build: ...@@ -10,7 +10,7 @@ build:
script: script:
- npm install - npm install
- mkdir -p public/js public/css - mkdir -p public/js public/css
- echo "TODO: Tests" - echo Tests still TODO
package: package:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment