Commit 5dd7268a authored by Vadym Gidulian's avatar Vadym Gidulian

Fixed CI config

parent dedfe6c8
......@@ -86,8 +86,9 @@ deploy:testing:
url: http://$CI_PROJECT_NAME.test.$DOMAIN
on_stop: undeploy:testing
only:
- branches
- dev
except:
- tags
deploy:staging:
stage: deploy
......@@ -154,8 +155,9 @@ undeploy:testing:
name: testing
action: stop
only:
- branches
- dev
except:
- tags
undeploy:staging:
stage: deploy
......
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