From 4e46e9bf06a06d545999b72aefdc18718d815892 Mon Sep 17 00:00:00 2001 From: Romain Deville <code@romaindeville.fr> Date: Tue, 18 May 2021 11:59:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Update=20tags=20in=20docs=20CI?= =?UTF-8?q?=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user_config/docs/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_config/docs/.gitlab-ci.yml b/user_config/docs/.gitlab-ci.yml index 248d657..c74c50f 100644 --- a/user_config/docs/.gitlab-ci.yml +++ b/user_config/docs/.gitlab-ci.yml @@ -145,7 +145,7 @@ variables: # Run jobs in regular docker .tag_docker: &tag_docker tags: - - docker + - pagoda_docker # Stages anchors # ----------------------------------------------------------------------------- -- GitLab