Update .gitlab-ci.yml

This commit is contained in:
Tao Bojlén 2019-07-18 10:29:24 +00:00
parent 9478017eb0
commit d53d42b5e9
1 changed files with 2 additions and 8 deletions

View File

@ -46,10 +46,7 @@ deploy-backend-develop:
url: https://phoenix.api-develop.fediverse.space
image: ilyasemenov/gitlab-ci-git-push
only:
refs:
- develop
changes:
- backend/*
- develop
script:
- git-push ssh://dokku@api-develop.fediverse.space:22/phoenix
@ -59,9 +56,6 @@ deploy-gephi-develop:
environment:
name: develop
only:
refs:
- develop
changes:
- gephi/*
- develop
script:
- git-push ssh://dokku@api-develop.fediverse.space:22/gephi