Skip to content

Commit b5603c1

Browse files
smgollerjdeppe-pivotal
authored andcommitted
Fix up branches. GEODE-3942 (apache#1008)
1 parent 891274c commit b5603c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/pipelines/docker-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ resources:
2222
type: git
2323
source:
2424
uri: https://github.com/apache/geode.git
25-
branch: create-docker-image
25+
branch: develop
2626
paths:
2727
- ci/docker/*
2828

ci/pipelines/meta.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ resources:
3636
type: git
3737
source:
3838
uri: https://github.com/apache/geode.git
39-
branch: create-docker-image
39+
branch: develop
4040
paths:
4141
- ci/pipelines/develop.yml
4242
- name: geode-docker-images-pipeline
4343
type: git
4444
source:
4545
uri: https://github.com/apache/geode.git
46-
branch: create-docker-image
46+
branch: develop
4747
paths:
4848
- ci/pipelines/docker-images.yml
4949

0 commit comments

Comments
 (0)