We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891274c commit b5603c1Copy full SHA for b5603c1
ci/pipelines/docker-images.yml
@@ -22,7 +22,7 @@ resources:
22
type: git
23
source:
24
uri: https://github.com/apache/geode.git
25
- branch: create-docker-image
+ branch: develop
26
paths:
27
- ci/docker/*
28
ci/pipelines/meta.yml
@@ -36,14 +36,14 @@ resources:
36
37
38
39
40
41
- ci/pipelines/develop.yml
42
- name: geode-docker-images-pipeline
43
44
45
46
47
48
- ci/pipelines/docker-images.yml
49
0 commit comments