Skip to content

Commit 3576071

Browse files
committed
Merge branch 'master' of ssh://softwarefactory-project.io:29418/software-factory/keycloak-github-ssh-key-attribute-mapper
Change-Id: I29f956502849e7c9ffcbfa18614c92b9a7fd3260
2 parents 68a4c66 + 2375adb commit 3576071

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.zuul.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@
44
jobs:
55
- maven-build
66
- keycloak-test-deploy:
7+
required-projects:
8+
- software-factory/sf-ci
79
dependencies:
810
- maven-build
911
gate:
1012
jobs:
11-
- keycloak-test-deploy
13+
- maven-build
14+
- keycloak-test-deploy:
15+
required-projects:
16+
- software-factory/sf-ci
17+
dependencies:
18+
- maven-build

0 commit comments

Comments
 (0)