Commit 46926e2b authored by Alexandr Dzehil's avatar Alexandr Dzehil 😎

Change ci file

parent 98edff26
...@@ -3,16 +3,11 @@ image: dokku/ci-docker-image ...@@ -3,16 +3,11 @@ image: dokku/ci-docker-image
stages: stages:
- deploy - deploy
variables:
GIT_DEPTH: 0
deploy: deploy:
stage: deploy stage: deploy
tags: tags:
- dokku - dokku
only: only:
- dev - dev
variables:
GIT_REMOTE_URL: ssh://dokku@137.184.39.49.me:22/cp-video
script: 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