forked from SoftwareAG/sagdevops-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
28 lines (20 loc) · 910 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#### CC tooling default configuration
# version of the Command Central docker images build/release
CC_TAG=10.3.0.0.8
# Command Central images, by default private
CC_SERVER_IMAGE=daerepository03.eur.ad.sag:4443/ccdevops/commandcentral-server
CC_CLIENT_IMAGE=daerepository03.eur.ad.sag:4443/ccdevops/commandcentral-client
CC_BUILDER_IMAGE=daerepository03.eur.ad.sag:4443/ccdevops/commandcentral-builder
# Default CC server address for CLI tools
CC_SERVER=https://cc:8091
# Default timeout (seconds) for CLI tools
CC_WAIT=3600
#### Target release
TAG=latest
REPO_PRODUCT=SuiteTest
REPO_FIX=QARepo
REPO_HOST=aquarius-bg.eur.ad.sag
# for managed node copy
CC_NODE_IMAGE=daerepository03.eur.ad.sag:4443/ccdevops/commandcentral-node:10.3
# Licenses archive URL to load
LICENSES_URL=http://irepo.eur.ad.sag/projects/DEVOPS/repos/command-central/raw/licenses/sag10-rnd-lnx-licenses.zip?at=refs%2Fheads%2Fmaster