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

Merge branch 'test-deploy' into 'dev'

Change ci file

See merge request !8
parents b4cd43f9 46926e2b
Pipeline #6865 failed with stage
in 1 second
......@@ -3,16 +3,11 @@ image: dokku/ci-docker-image
stages:
- deploy
variables:
GIT_DEPTH: 0
deploy:
stage: deploy
tags:
- dokku
only:
- dev
variables:
GIT_REMOTE_URL: ssh://dokku@137.184.39.49.me:22/cp-video
script:
- dokku-deploy
- git push ssh://dokku@137.184.39.49.me:22/cp-video
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