Skip to content
Snippets Groups Projects

remove default before script

Merged Whitney Armstrong requested to merge pages_fix into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -159,6 +159,8 @@ pages:
@@ -159,6 +159,8 @@ pages:
cache:
cache:
paths:
paths:
- node_modules/
- node_modules/
 
before_script:
 
- ls -lrth
script:
script:
- mkdir public && cp doc/main.html public/index.html
- mkdir public && cp doc/main.html public/index.html
artifacts:
artifacts:
Loading