mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Update travis validate step to use version 4.14
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
0d741b025f
commit
0015f339fd
@@ -27,7 +27,7 @@ jobs:
|
||||
- pip3 install pyyaml
|
||||
- pip3 install aura.tar.gz
|
||||
script:
|
||||
- python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.13 --no-upstream-fetch && python3 makeBuild.py
|
||||
- python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.14 --no-upstream-fetch && python3 makeBuild.py
|
||||
- # stage name not required, will continue to use `build`
|
||||
if: branch IN (main, enterprise-4.13, enterprise-4.14)
|
||||
name: "Build openshift-dedicated distro"
|
||||
|
||||
Reference in New Issue
Block a user