mirror of
https://github.com/Drop-OSS/drop-docs.git
synced 2026-01-30 20:55:17 +01:00
feat: update gitlab ci
This commit is contained in:
@@ -18,6 +18,7 @@ create-pages:
|
||||
- yarn install
|
||||
- yarn build
|
||||
- mv ./build public
|
||||
pages: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
pages:
|
||||
path_prefix: "pr-$CI_MERGE_REQUEST_IID" # Results in paths like mr-123
|
||||
only:
|
||||
- external_pull_requests
|
||||
|
||||
Reference in New Issue
Block a user