Commit b5a19a9d authored by Alexandr Dzehil's avatar Alexandr Dzehil 😎

Change ci file

parent 46926e2b
......@@ -3,6 +3,10 @@ image: dokku/ci-docker-image
stages:
- deploy
variables:
APP_NAME: cp-video
APP_URL: clutchpoints-video-test.4taps.me
deploy:
stage: deploy
tags:
......@@ -10,4 +14,4 @@ deploy:
only:
- dev
script:
- git push ssh://dokku@137.184.39.49.me:22/cp-video
- git-push ssh://dokku@$APP_URL:22/$APP_NAME
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment