From 0caf1ef850449c15da5cec5c74479033604ed016 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 Jul 2024 10:51:26 +0300 Subject: set phpdoc image name --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 94b08f8cd..077465e37 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -99,6 +99,7 @@ phpdoc:publish: - if: $CI_COMMIT_BRANCH # == $CI_DEFAULT_BRANCH variables: DOCKERFILE: ${CI_PROJECT_DIR}/.docker/phpdoc/Dockerfile + NAME: ttrss-phpdoc VERSION: latest phpunit-integration: -- cgit v1.2.3