~singpolyma/biboumi

9f77f241ba06ad826d83d6e43fd0ab73b6d1a1cb — louiz’ 5 years ago 7a4cea4
Fix the freebsd build by using no artifacts
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 175,6 175,7 @@ test:freebsd:
    - cmake .. -DCMAKE_BUILD_TYPE=${BUILD_TYPE} ${BOTAN} ${UDNS} ${SYSTEMD} ${LIBIDN} ${SQLITE3}
    - make check
    - make e2e
  dependencies: []

coverity:
  stage: external