Skip to content
Snippets Groups Projects
Verified Commit 3b3ff8a8 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Use non-production brunch build

parent 1f2388fb
Branches 1-setup-automatic-deployment
No related tags found
1 merge request!1Resolve "Setup automatic deployment"
......@@ -25,7 +25,7 @@ brunch_build:
before_script:
- npm i -g brunch
script:
- brunch b -p
- brunch b
artifacts:
paths:
- public/*
......
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