mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-07-26 08:11:26 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -4,7 +4,7 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir .public
|
||||
- cp -r * .public
|
||||
- cp -r ./site/* .public
|
||||
- mv .public public
|
||||
artifacts:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user