Skip to content
Snippets Groups Projects
Commit 3ed00b50 authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Change path in gitlab-ci

parent a7675d0a
No related branches found
No related tags found
No related merge requests found
Pipeline #15113 failed
......@@ -43,6 +43,7 @@ publish:
- chmod 700 ~/.ssh && chmod 600 ~/.ssh/id_rsa
- ssh-keyscan -t rsa "${DEPLOY_HOST}" >> ~/.ssh/known_hosts
# Deploy
- cd toolkit-showcase
- dep deploy "${CI_ENVIRONMENT_NAME}"
- echo "Deployed to ${CI_ENVIRONMENT_URL}"
# Simple health check
......
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