ci: docker depends on test, put LABEL at bottom of dockerfile
This commit is contained in:
parent
971d2f46f4
commit
4a7723a9a8
3 changed files with 7 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ variables:
|
|||
- &rust_image 'rust:latest'
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
test:
|
||||
image: *rust_image
|
||||
commands:
|
||||
# setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue