diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdffcb1bf770540919d4270228019df8b911827d..70460ce507373343304330bcf974ff75b44e059f 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'