summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b17e7ee64b..28cd5eaec3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,10 +7,10 @@ variables:
DOCKER_TLS_CERTDIR: ""
stages:
- - build-kernel
+ - build-uboot
build_kernel:
- stage: build-kernel
+ stage: build-uboot
image: $CI_IMAGE
variables:
GIT_STRATEGY: fetch