Update .gitlab-ci.yml
This commit is contained in:
parent
161255c0c4
commit
02c99c912f
@ -3,8 +3,7 @@ image: alpine:latest
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir public
|
||||
- cp -r ./ public/
|
||||
- echo "Nothing to do here."
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user