Skip to content
Snippets Groups Projects

Resolve "Setup automatic deployment"

Merged Frank Sauerburger requested to merge 1-setup-automatic-deployment into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -25,7 +25,7 @@ brunch_build:
before_script:
- npm i -g brunch
script:
- brunch b -p
- brunch b
artifacts:
paths:
- public/*
Loading