up
This commit is contained in:
@@ -55,9 +55,12 @@
|
||||
if [[ -z "$APPVERSION" ]]; then
|
||||
APPVERSION="0.0.1"
|
||||
fi
|
||||
- ls -la ~/.ssh
|
||||
- cd ~/.ssh
|
||||
- pwd
|
||||
script:
|
||||
- mkdir -p ${CI_PROJECT_DIR}/utils/
|
||||
- cd ${CI_PROJECT_DIR}/utils/
|
||||
# - mkdir -p ${CI_PROJECT_DIR}/utils/
|
||||
# - cd ${CI_PROJECT_DIR}/utils/
|
||||
# - wget -q --no-check-certificate --output-document "deploy.sh" --header "PRIVATE-TOKEN:${GITLAB_TOKEN}" "https://git.vimpelcom.ru/api/v4/projects/9556/repository/files/ci%2Fdeploy%2Fdeploy.sh/raw"
|
||||
- >
|
||||
for stand in $STANDS; do
|
||||
|
||||
Reference in New Issue
Block a user