summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24d790dd851..434945ce350 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -142,6 +142,7 @@ stages:
build all platforms in a single job:
stage: world build
dependencies: []
+ needs: [ "sandbox test.py" ]
tags:
- ${DEFAULT_FAST_TAG}
script:
@@ -596,6 +597,7 @@ coreboot test.py:
when: manual
allow_failure: true
dependencies: []
+ needs: [ "sandbox test.py" ]
tags: [ 'lab' ]
script:
# Environment: