summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-07-17 14:07:36 +0200
committerLaurent Bonnans <laurent.bonnans@here.com>2019-07-18 16:14:14 +0200
commit63fbf879cf47cc2bc159071fe31e4e40763d10c9 (patch)
tree16b2bdbe30569a6ead1b8e2345d051a6087fd487
parent8ef25f5d832f0e990fede9e554c04de3a6f7a839 (diff)
downloadmeta-updater-ci/ptest-fixes.tar.gz
Fix raspberrypi selftest gitlab definitionci/ptest-fixes
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
-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: