Update .gitlab-ci.yml

This commit is contained in:
Grégoire Henry 2018-11-24 17:10:39 +00:00
parent 67c666ef84
commit 8710a05963

View File

@ -5,6 +5,7 @@ variables:
public_docker_image_name: docker.io/${CI_PROJECT_PATH}
stages:
- doc
- build
- test
- packaging
@ -578,7 +579,7 @@ publish:docker:
publish:doc:
image: ${build_deps_image_name}:${build_deps_image_version}
stage: publish
stage: doc
only:
- master
- alphanet