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

Change ci file

parent d8311ae5
image: dokku/ci-docker-image image: ilyasemenov/gitlab-ci-git-push
stages: stages:
- deploy - deploy
...@@ -8,7 +8,11 @@ variables: ...@@ -8,7 +8,11 @@ variables:
APP_URL: 137.184.39.49 APP_URL: 137.184.39.49
deploy: deploy:
image: ilyasemenov/gitlab-ci-git-push
stage: deploy stage: deploy
environment:
name: dev
url: https://clutchpoints-video-test.4taps.me/
tags: tags:
- dokku - dokku
only: only:
......
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