set pre-build as first stage again

This was changed without fully thinking on it and should obviously be
corrected.

Signed-off-by: Paul Spooren <mail@aparcar.org>
pull/41/head
Paul Spooren 2019-11-07 07:43:36 -10:00 committed by Petr Štetiar
parent 931d156460
commit 200f563a8a
1 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ include:
- remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/main.yml
stages:
- build-deploy-container
- pre-build
- build-deploy-container
- build
- test
- deploy