diff options
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41ad3109d..d763fbba1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,8 +15,8 @@ before_script: netcat-openbsd python3 python3-jsonschema tree lcov after_script: - - cat /tmp/nDPIsrvd.log - - cat /tmp/nDPId.log + - test -r && cat /tmp/nDPIsrvd.log + - test -r && cat /tmp/nDPId.log build_and_test: script: |