Skip to content
Snippets Groups Projects

Resolve "Frontend Refactor"

Merged robinwilliam.hundt requested to merge 118-frontend-refactor into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -104,6 +104,7 @@ pages:
@@ -104,6 +104,7 @@ pages:
.staging_template: &staging_definition
.staging_template: &staging_definition
stage: staging
stage: staging
image: docker:latest
image: docker:latest
 
when: manual
only:
only:
- master
- master
before_script:
before_script:
Loading