Use complex rules

This commit is contained in:
Santiago Lo Coco 2023-11-01 17:06:50 -03:00
parent 389c146707
commit 1243171b47
1 changed files with 7 additions and 8 deletions

View File

@ -581,8 +581,7 @@ deploy-prod:
- prod
rules:
- if: $CI_COMMIT_REF_NAME == "master"
when: on_success
- changes:
changes:
- auth-domain/**/*
- screen-domain/**/*
- browser-domain/**/*