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 24ded72 commit 7cb42ddCopy full SHA for 7cb42dd
.travis.yml
@@ -13,7 +13,7 @@ install:
13
- pip3 install aura.tar.gz
14
15
script:
16
- - python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.9 --no-upstream-fetch && python3 makeBuild.py
+ - python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.10 --no-upstream-fetch && python3 makeBuild.py
17
18
after_success:
19
- bash ./automerge.sh
0 commit comments