Skip to content
Snippets Groups Projects
Commit 0ba6045d authored by Thomas Roos's avatar Thomas Roos
Browse files

Building/compiling code may never fail

parent 9575051f
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ stages:
build:
<<: *node_modules
stage: build
allow_failure: true
script:
- python -m compileall zesje
- yarn build
artifacts:
paths:
......
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