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