mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 15:17:57 +01:00
change order of builds to help dev keep sanity
This commit is contained in:
parent
a711b203a0
commit
97860edbb2
@ -110,8 +110,8 @@ build:binary-development:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo update
|
- cargo update
|
||||||
- cargo check --target x86_64-unknown-linux-gnu
|
|
||||||
- cargo check --target armv7-unknown-linux-gnueabihf
|
- cargo check --target armv7-unknown-linux-gnueabihf
|
||||||
|
- cargo check --target x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
# only:
|
# only:
|
||||||
# - development
|
# - development
|
||||||
|
Loading…
Reference in New Issue
Block a user