Update .gitlab-ci.yml file
This commit is contained in:
parent
9be9e2b6db
commit
cdcf86dbb6
@ -35,7 +35,7 @@ localazy update:
|
||||
- git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME} -o ci.skip
|
||||
|
||||
rules:
|
||||
- if: $LOCALAZY_RUN
|
||||
- if: $LOCALAZY_RUN == true
|
||||
- changes:
|
||||
- tools/localazy/**/*
|
||||
- red-ui/src/assets/i18n/**/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user