diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 33fb5e30..cdc8b458 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -141,7 +141,7 @@ include: # - local: 'benchmarks/timing/config.yml' # - local: 'benchmarks/b0_tracker/config.yml' - local: 'benchmarks/LOWQ2/config.yml' -''' + deploy_results: stage: deploy needs: @@ -224,4 +224,4 @@ pages: paths: - public -''' \ No newline at end of file +'''