Skip to content
Snippets Groups Projects
Commit 1e481518 authored by fibasile's avatar fibasile
Browse files

Update .gitlab-ci.yml

parent 9ce27688
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,9 @@ before_script:
test:
script:
- python build.py test
\ No newline at end of file
- python build.py test
deploy:
script:
- python build.py json && mv json public
\ 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