Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-09-23 11:25:36 +02:00
parent 76403ef8ea
commit 7f08355311

View File

@ -24,7 +24,6 @@ localazy update:
# - git config user.email "${CI_EMAIL}"
# - git config user.name "${CI_USERNAME}"
# - git remote add gitlab_origin https://${CI_USERNAME}:${CI_ACCESS_TOKEN}@gitlab.knecon.com/redactmanager/red-ui.git
- git pull
- cd tools/localazy
- yarn install --cache-folder .yarn-cache
- yarn start