mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2026-06-04 01:50:25 +00:00
update to ci
This commit is contained in:
+1
-3
@@ -8,9 +8,7 @@
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir .public
|
||||
- cp -r ./site/* .public
|
||||
- mv .public public
|
||||
- cp -r ./* public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
||||
Reference in New Issue
Block a user