Skip to content
Snippets Groups Projects
Commit 190e6a82 authored by František Řezníček's avatar František Řezníček
Browse files

Update file .gitlab-ci.yml

parent e4ad663e
No related branches found
No related tags found
No related merge requests found
Pipeline #401293 failed
......@@ -5,5 +5,6 @@ image: registry.gitlab.ics.muni.cz:443/cloud/g2/common-cloud-entities:1.0.2
ostack-project-migration:
stage: migration
manual: true
script:
- echo ci/project-migrator.py --source-openrc="${SRC_CLOUD_OSTACK_RC_FILE}" --destination-openrc="${DST_CLOUD_OSTACK_RC_FILE}" --project-name="${PROJECT_NAME}" --validation-a-source-server-id="${VALIDATION_SERVER_ID}" --ceph-migrator-sshkeyfile="${MIGRATOR_SSH_KEY_FILE}" --explicit-server-names="${MIGRATE_EXPLICIT_SERVER_NAMES}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment