mirror of https://github.com/openwrt/docker.git
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
parent
931d156460
commit
200f563a8a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue