deploy to new test vm

This commit is contained in:
Wolfgang Ludger Hottgenroth 2021-11-29 18:01:30 +01:00
parent e09edc36be
commit 88b5761e05
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -8,6 +8,11 @@ versionize:
before_script:
- VERSION=`echo -e "import yaml\nwith open('openapi.yaml') as f:d=yaml.load(f)\nprint d['info']['version']" | python`
.deploy_test_dev:
extends: .deploy
tags:
- test-deployment-de01rdtst01
.deploy:
stage: deploy
image: devnexus.krohne.com:18079/repository/docker-krohne/krohnedockerbash:1.1.0