lynxis lazus has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/30916 )
Change subject: install-coverity: add missing tag coverity
......................................................................
install-coverity: add missing tag coverity
Change-Id: I86be4c72ad3bce070ddf7f8270492b6cf8ea826e
---
M ansible/roles/install-coverity/tasks/main.yml
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/16/30916/1
diff --git a/ansible/roles/install-coverity/tasks/main.yml
b/ansible/roles/install-coverity/tasks/main.yml
index 4047fb8..6192c27 100644
--- a/ansible/roles/install-coverity/tasks/main.yml
+++ b/ansible/roles/install-coverity/tasks/main.yml
@@ -3,6 +3,7 @@
apt:
name:
- curl
+ tags: [coverity]
- name: copy coverity installer
copy:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30916
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I86be4c72ad3bce070ddf7f8270492b6cf8ea826e
Gerrit-Change-Number: 30916
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-MessageType: newchange