Skip to content
Snippets Groups Projects
Commit e5a13eee authored by Olivier ABDELNOUR's avatar Olivier ABDELNOUR
Browse files

Update .gitlab-ci-m3-press-milestone.yml

parent 87e5f4f9
No related branches found
No related tags found
No related merge requests found
Pipeline #59850 failed
...@@ -32,7 +32,7 @@ workflow: ...@@ -32,7 +32,7 @@ workflow:
build-doc: build-doc:
stage: doc stage: doc
tags: tags:
- "m3-press" - "small"
image: image:
name: registry.master3.takima.io/guide/tools/m3-press name: registry.master3.takima.io/guide/tools/m3-press
entrypoint: [""] entrypoint: [""]
...@@ -50,7 +50,7 @@ pages: ...@@ -50,7 +50,7 @@ pages:
stage: doc-deploy stage: doc-deploy
image: alpine image: alpine
tags: tags:
- "m3-press" - "small"
needs: needs:
- build-doc - build-doc
script: script:
...@@ -66,7 +66,7 @@ pages: ...@@ -66,7 +66,7 @@ pages:
stage: 'deploy resources' stage: 'deploy resources'
image: alpine image: alpine
tags: tags:
- "m3-press" - "small"
variables: variables:
ARCHIVE_FOLDER: ${M3_RESOURCES_FOLDER} ARCHIVE_FOLDER: ${M3_RESOURCES_FOLDER}
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment