We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca61711 commit 487cd29Copy full SHA for 487cd29
1 file changed
.zuul.yaml
@@ -1,7 +1,7 @@
1
- job:
2
- name: tox-functional-master
+ name: tox-functional-main
3
parent: tox-functional-eu-de
4
- branches: master
+ branches: main
5
6
7
name: otce-build-image
@@ -27,7 +27,7 @@
27
28
- project:
29
merge-mode: squash-merge
30
- default-branch: master
+ default-branch: main
31
templates:
32
- publish-to-pypi
33
- publish-otc-docs-hc-pti
@@ -50,4 +50,4 @@
50
- otce-upload-image
51
periodic:
52
jobs:
53
- - tox-functional-master
+ - tox-functional-main
0 commit comments