ci: fix YAML dependency issue
[web/firmware-selector-openwrt-org.git] / .gitlab-ci.yml
index a0676f1ca6df0cba42038a8b3c2247e2807f00a8..6a06c0692e11ac8f701a77fded229ec80a92638c 100644 (file)
@@ -48,7 +48,7 @@ build site on Python 3.8:
     CI_PYTHON_VERSION: "3.8"
 
 build site for target environment:
-  stage: test
+  stage: pre-build
   image: debian:9
   before_script:
     - apt-get update; apt-get install -y make python3 ca-certificates