Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2023-09-22 10:18:09 +02:00
parent 36832584de
commit 890ad49d62

View File

@ -38,9 +38,9 @@ localazy update:
git commit -m "push back localazy update"
git push gitlab_origin HEAD:${CI_COMMIT_REF_NAME} -o ci.skip
fi
only:
- scheduled
rules:
- changes:
- scheduled
- changes:
- tools/localazy/**/*
- red-ui/src/assets/i18n/**/*