From e275e1eb9e3380a064462ce46c2d06a556f4b630 Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov <dmytro@dbogatov.org> Date: Mon, 3 Dec 2018 00:01:58 -0500 Subject: [PATCH] Fix. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdffcb1..70460ce 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ include: - 'https://git.dbogatov.org/templates/ci-snippets/raw/master/quality-security/license-check.yml' - 'https://git.dbogatov.org/templates/ci-snippets/raw/master/quality-security/performance.yml' -- 'https://git.dbogatov.org/templates/ci-snippets/raw/master/simple-website/dockerify.yml' +- 'https://git.dbogatov.org/templates/ci-snippets/raw/master/simple-website/release-docker.yml' - 'https://git.dbogatov.org/templates/ci-snippets/raw/master/simple-website/pages.yml' - 'https://git.dbogatov.org/templates/ci-snippets/raw/master/trigger-websites-deploy.yml' -- GitLab