Update .gitlab-ci.yml file
This commit is contained in:
parent
498c76a9f6
commit
9ff8d0631b
@ -24,7 +24,7 @@ localazy update:
|
|||||||
script:
|
script:
|
||||||
- git config user.email "${CI_EMAIL}"
|
- git config user.email "${CI_EMAIL}"
|
||||||
- git config user.name "${CI_USERNAME}"
|
- git config user.name "${CI_USERNAME}"
|
||||||
- git remote add gitlab_origin https://${CI_USERNAME}:${CI_ACCESS_TOKEN}@gitlab.com/path-to-project.git
|
- git remote add gitlab_origin https://${CI_USERNAME}:${CI_ACCESS_TOKEN}@gitlab.knecon.com/redactmanager/red-ui.git
|
||||||
- cd tools/localazy
|
- cd tools/localazy
|
||||||
- yarn install --cache-folder .yarn-cache
|
- yarn install --cache-folder .yarn-cache
|
||||||
- yarn start
|
- yarn start
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user