Skip to content
Snippets Groups Projects

Regular merge of develop

Merged Laurent Heirendt requested to merge develop into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -11,7 +11,7 @@ pages:
@@ -11,7 +11,7 @@ pages:
- mkdir latest
- mkdir latest
- mv public/* latest/.
- mv public/* latest/.
- mv latest public/.
- mv latest public/.
- cp .autoRedirect public/latest/index.html
- cp .autoRedirect public/index.html
artifacts:
artifacts:
paths:
paths:
@@ -27,7 +27,7 @@ pages:
@@ -27,7 +27,7 @@ pages:
- mkdir stable
- mkdir stable
- mv public/* stable/.
- mv public/* stable/.
- mv stable public/.
- mv stable public/.
- cp .autoRedirect public/stable/index.html
- cp .autoRedirect public/index.html
artifacts:
artifacts:
paths:
paths:
Loading