]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
automation: fix "build each commit" test
authorWei Liu <wei.liu2@citrix.com>
Fri, 5 Apr 2019 11:21:57 +0000 (12:21 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 5 Apr 2019 14:40:01 +0000 (15:40 +0100)
An error was introduced while rebasing 9b8b3f30. The new test
shouldn't depend on anything, otherwise artefacts will be downloaded
from build stage and cause the script to abort.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
automation/gitlab-ci/test.yaml

index c9d454abb8f8e09258fa0e556f0fcd83b29acdc9..d4556afe119eb2a623491e3218e45c62186b7e43 100644 (file)
@@ -12,8 +12,7 @@ build-each-commit-gcc:
     paths:
       - '*.log'
     when: always
-  dependencies:
-    - debian-stretch-gcc-debug
+  dependencies: []
   tags:
     - x86_64
   except: