diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-04-02 15:14:41 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-04-02 15:14:43 +0200 |
commit | eb31ab90e0b97d1b6c571dfcc6010f65574861d8 (patch) | |
tree | e23a08c359498ba1f0de381a634b6556cfb72bcb /.gitlab-ci.yml | |
parent | 9f9ed4c259d5adf8872eecffc361f1faf2308182 (diff) | |
download | gnutls-eb31ab90e0b97d1b6c571dfcc6010f65574861d8.tar.gz |
.gitlab-ci.yml: renamed dist build to doc-disttmp-reduce-stages
This better describes the name of the build.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 86be515082..bdc07e548c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ init/Fedora/x86_64: # Stage 1, documentation, and advanced checks ################################################## -dist/Fedora: +doc-dist/Fedora: stage: stage1-testing image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_BUILD script: |