pages
parent
4ac6b557fa
commit
4844ab14d1
|
@ -20,7 +20,7 @@ test:
|
||||||
script:
|
script:
|
||||||
- yarn run lint
|
- yarn run lint
|
||||||
|
|
||||||
page:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- yarn run build:gitlab
|
- yarn run build:gitlab
|
||||||
|
@ -31,3 +31,4 @@ page:
|
||||||
- dist/public
|
- dist/public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- pages
|
||||||
|
|
Loading…
Reference in New Issue