mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Continue web
This commit is contained in:
parent
f7df9036e3
commit
fbd9253310
@ -1,7 +1,9 @@
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- cp index.html public
|
||||
- mkdir .public
|
||||
- cp index.html .public
|
||||
- mv .public public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user