diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6537220a0292ac00265da1a25849836ded3ed379..b6e5d6902636b5e548f209fa707c3190f8d09542 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,6 @@ stages: - build - docker - package - - deploy compile:dev: stage: build @@ -54,9 +53,4 @@ packaging: artifacts: paths: - docker-compose.yml - - conf - -include: - - project: "libriciel/integration-continue/templates" - ref: master - file: '/publish-container-to-registry.yml' \ No newline at end of file + - conf \ No newline at end of file