Skip to content

Commit 9bf2041

Browse files
Update TUI config for tyk-identity-broker branch TT-16374-fix-artifact-name-collision (#452)
Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
1 parent f523565 commit 9bf2041

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ policy:
515515
docker: linux/s390x
516516
branches:
517517
master:
518-
518+
TT-16374-fix-artifact-name-collision:
519519
tyk-sink:
520520
buildenv: 1.24-bookworm
521521
exposeports: 80

config/tui/prod-variations.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,14 @@ level: # testsuites
100100
tyk-identity-broker:
101101
tyk-sink:
102102
tyk-pro:
103+
TT-16374-fix-artifact-name-collision:
104+
level: # trigger
105+
pull_request:
106+
level: # testsuite
107+
tyk-identity-broker:
108+
push:
109+
level: # testsuite
110+
tyk-identity-broker:
103111
release-1.14:
104112
level: # trigger
105113
pull_request:

0 commit comments

Comments
 (0)