Skip to content
Snippets Groups Projects
Commit 34c1f7f0 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

include autodevops template

parent bf45d6a7
No related branches found
No related tags found
2 merge requests!1985Development,!1983Resolve "Associator not working"
......@@ -6,6 +6,9 @@ variables:
DOCKER_NGINX_IMAGE_NAME: nginx
DOCKER_NODE_IMAGE_NAME: node
include:
- template: Auto-DevOps.gitlab-ci.yml
workflow:
rules:
- if: $CI_COMMIT_BRANCH != "master" && $CI_COMMIT_BRANCH != "development" && ($CI_COMMIT_TAG || $CI_COMMIT_BRANCH)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment