merge-requests/2/merge^2
Nato Boram 2019-11-28 22:16:33 -05:00
parent 4ac6b557fa
commit 4844ab14d1
No known key found for this signature in database
GPG Key ID: C035B4A0E33CF552
1 changed files with 2 additions and 1 deletions

View File

@ -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