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 eeeca0b commit 3c6ad29Copy full SHA for 3c6ad29
.travis.yml
@@ -14,9 +14,3 @@ install:
14
15
script:
16
- python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.7 --no-upstream-fetch && python3 makeBuild.py
17
-
18
-after_success:
19
- - bash autopreview.sh
20
21
-after_failure:
22
- - bash autocomment.sh
0 commit comments