File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
global :
16
16
- CC_ENV=travis
17
17
- IS_ANTCC_BUILDER=true
18
- - CC_VERSION=10.4-release
18
+ - CC_VERSION=10.4-latest
19
19
- CC_DISTRO=cc-def
20
20
- CC_INSTALLER_URL=http://empowersdc.softwareag.com/ccinstallers/
21
21
- ANTCC_INSTALLER_URL=https://github.com/SoftwareAG/sagdevops-antcc/releases/download/v10.4-rc
Original file line number Diff line number Diff line change 114
114
# default public download site used for builder
115
115
# URL=${CC_INSTALLER_URL:-http://empowersdc.softwareag.com/ccinstallers}
116
116
# default public download site used for antcc installation
117
- # URL=${CC_INSTALLER_URL:-https://github.com/SoftwareAG/sagdevops-antcc/releases/download/v10.3 -rc13}
117
+ # URL=${CC_INSTALLER_URL:-https://github.com/SoftwareAG/sagdevops-antcc/releases/download/v10.4 -rc13}
118
118
119
119
# default installation dir
120
120
export ANTCC_URL=https://github.com/SoftwareAG/sagdevops-antcc.git
Original file line number Diff line number Diff line change 1
1
install.dir =${user.home}/.sag/tools
2
- # installer=cc-def-10.3-milestone -${platform}
2
+ # installer=cc-def-10.4-latest -${platform}
3
3
installer.url =http://aquarius-bg.eur.ad.sag/cc/installers
Original file line number Diff line number Diff line change 5
5
</description >
6
6
7
7
<!-- IMPORTANT: rev this version anytime we promote new installer -->
8
- <property name =" cc.installer.latest" value =" cc-def-10.4-milestone " />
8
+ <property name =" cc.installer.latest" value =" cc-def-10.4-latest " />
9
9
10
10
11
11
<property environment =" env" />
You can’t perform that action at this time.
0 commit comments