summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2022-06-03 07:39:06 +0300
committerJordan Petridis <jordan@centricular.com>2022-06-03 07:39:06 +0300
commit53992a98d09897c9999b41b8bf40705c27ddf8c1 (patch)
treed4bea2fcbc664d281aa40330f2e10d5fe17f43bd /.gitlab-ci.yml
parenta026ae0101ef8a45c28de9edd4bcf3480db6aabf (diff)
downloadat-spi2-core-53992a98d09897c9999b41b8bf40705c27ddf8c1.tar.gz
ci: remove duplicate needs key
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e240674..bcd7d0cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -136,7 +136,6 @@ asan-build:
# See the _coverage/ artifact for the HTML report.
coverage:
stage: analysis
- needs: []
extends:
- '.container.opensuse@x86_64'
- '.fdo.distribution-image@opensuse'