.gitlab-ci.yml: specify the master branch coverity and web pages generation runs

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2020-02-13 23:04:38 +01:00
parent 613242f343
commit a6994ef1e7

View File

@@ -171,7 +171,7 @@ Coverity:
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_BUILD
only:
refs:
- master
- master@openconnect/ocserv
- coverity
script:
- wget https://scan.coverity.com/download/linux64 --post-data "token=$COVERITY_SCAN_TOKEN&project=$COVERITY_SCAN_PROJECT_NAME" -O /tmp/coverity_tool.tgz
@@ -365,7 +365,7 @@ pages:
dependencies:
- Build/Fedora
only:
- master
- master@openconnect/ocserv
artifacts:
paths:
- public