Skip to content

Commit

Permalink
Run Coverity only in openconnect/openconnect repo
Browse files Browse the repository at this point in the history
It won't work in someone else's master branch if they've forked the repo.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
dwmw2 committed May 15, 2020
1 parent dd5dca0 commit e713ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -137,8 +137,8 @@ CentOS6/OpenSSL:
Fedora/Coverity:
only:
refs:
- master
- coverity
- master@openconnect/openconnect
- coverity@openconnect/openconnect
script:
- dnf update -y
- dnf install -y git autoconf automake libtool python gettext make
Expand Down

0 comments on commit e713ded

Please sign in to comment.