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