diff --git a/template/.gitlab-ci-m3-press-milestone.yml b/template/.gitlab-ci-m3-press-milestone.yml index eee9db904a431125bf1652674cc11dc8e591f89a..34f62fe9f9a3dbb83ed95a924c5a3230e5691dcf 100644 --- a/template/.gitlab-ci-m3-press-milestone.yml +++ b/template/.gitlab-ci-m3-press-milestone.yml @@ -32,7 +32,7 @@ workflow: build-doc: stage: doc tags: - - "m3-press" + - "small" image: name: registry.master3.takima.io/guide/tools/m3-press entrypoint: [""] @@ -50,7 +50,7 @@ pages: stage: doc-deploy image: alpine tags: - - "m3-press" + - "small" needs: - build-doc script: @@ -66,7 +66,7 @@ pages: stage: 'deploy resources' image: alpine tags: - - "m3-press" + - "small" variables: ARCHIVE_FOLDER: ${M3_RESOURCES_FOLDER} script: