Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2023-09-13 11:56:09 +02:00
parent 9be9e2b6db
commit cdcf86dbb6

View File

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