summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3682753..4b22e20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -77,7 +77,7 @@ Oe-selftest rpi:
77 stage: test 77 stage: test
78 variables: 78 variables:
79 TEST_BUILD_DIR: 'build-oe-rpi' 79 TEST_BUILD_DIR: 'build-oe-rpi'
80 OE_SELFTESTS: 'updater_rpi' 80 OE_SELFTESTS: 'updater_raspberrypi'
81 except: 81 except:
82 - pushes 82 - pushes
83 only: 83 only: