Commit a8e2475a authored by Olivier Crête's avatar Olivier Crête

gitlab: Also push to coverity on manual builds

parent aa2a83bb
...@@ -215,6 +215,7 @@ submit-to-coverity: ...@@ -215,6 +215,7 @@ submit-to-coverity:
PREFIX: "${CI_PROJECT_DIR}/libnice-prefix" PREFIX: "${CI_PROJECT_DIR}/libnice-prefix"
only: only:
- schedules - schedules
- web
dependencies: [] dependencies: []
before_script: before_script:
- mkdir -p "${CI_PROJECT_DIR}" - mkdir -p "${CI_PROJECT_DIR}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment