Update .gitlab-ci.yml
This commit is contained in:
parent
ad8b9ce7e7
commit
3fdd201b9a
|
@ -3,7 +3,7 @@
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- ls
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
Loading…
Reference in New Issue