Skip to content
Snippets Groups Projects
Commit 150a3e19 authored by Administrator's avatar Administrator
Browse files

Fix typo in yaml configuration

git-svn-id: https://subversion.gsi.de/cbmsoft/cbmroot/trunk@15312 5a1b234a-d7ce-0410-9a93-fd649a8fa65c
parent 9a5b7eab
No related branches found
No related tags found
No related merge requests found
Pipeline #3330 passed
stages: stages:
- build - build
- documentation
CbmRoot_Continuous: CbmRoot_Continuous:
stage: build stage: build
tags: tags:
...@@ -85,7 +86,7 @@ CbmRoot_Continuous: ...@@ -85,7 +86,7 @@ CbmRoot_Continuous:
# - $PWD/Dart.sh Nightly Dart.cfg # - $PWD/Dart.sh Nightly Dart.cfg
pages: pages:
stage: build stage: documentation
image: alpine image: alpine
tags: tags:
- docker - docker
...@@ -97,4 +98,4 @@ pages: ...@@ -97,4 +98,4 @@ pages:
paths: paths:
- public - public
only: only:
- doxgen - doxygen
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment