mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
07b7912abd
commit
e7769c6e11
@ -3,7 +3,9 @@
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mv site public
|
||||
- mkdir .public
|
||||
- cp -r * .public
|
||||
- mv .public public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
x
Reference in New Issue
Block a user