Skip to content
Snippets Groups Projects
Unverified Commit 38c95338 authored by Varac's avatar Varac
Browse files

Enable apps when gitrepo source change

parent 2359a087
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,7 @@ include:
- changes:
- flux2/apps/$RESOURCE/*.yaml
- flux2/cluster/optional/$RESOURCE/*.yaml
- flux2/infrastructure/sources/nextcloud.yaml
- install/install-app.sh
- test/taiko/*
- if: '$TRIGGER_JOBS =~ /enable-nextcloud/'
......@@ -116,6 +117,7 @@ include:
- changes:
- flux2/apps/$RESOURCE/*.yaml
- flux2/cluster/optional/$RESOURCE/*.yaml
- flux2/infrastructure/sources/helm-stable.yaml
- install/install-app.sh
- test/taiko/*
- if: '$TRIGGER_JOBS =~ /enable-rocketchat/'
......@@ -126,6 +128,7 @@ include:
rules:
- changes:
- flux2/core/base/$RESOURCE/*.yaml
- flux2/infrastructure/sources/single-sign-on.yaml
- install/install-openappstack.sh
- test/taiko/*
- if: '$TRIGGER_JOBS =~ /enable-single-sign-on/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment