diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 11fa739abc3ca687a392992cddf82f944b0dc3e7..42f5bb2aa7841bbe9286d72489eef01785df5b83 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,6 +76,7 @@ performance: # This job runs in the test stage. expire_in: 1 days performance-jetson: # This job runs in the test stage. + allow_failure: true tags: - das6-gpu stage: benchmark # It only starts when the job in the build stage completes successfully.