Commit 5174a734 authored by Alexandr Dzehil's avatar Alexandr Dzehil 😎

Merge branch 'test-deploy' into 'dev'

Change ci file

See merge request !17
parents adcf6b37 bb2b3198
Pipeline #6873 failed with stage
in 1 second
image: ilyasemenov/gitlab-ci-git-push
stages:
- deploy
......@@ -11,7 +9,7 @@ deploy:
image: ilyasemenov/gitlab-ci-git-push
stage: deploy
environment:
name: dev
name: production
url: https://clutchpoints-video-test.4taps.me/
tags:
- dokku
......@@ -20,4 +18,4 @@ deploy:
variables:
BRANCH: dev
script:
- git push ssh://dokku@$APP_URL:22/$APP_NAME HEAD:dev
- 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