2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-12-22 19:31:35 +00:00

drone: rename check step

This commit is contained in:
Aode (lion) 2021-12-04 14:35:21 -06:00
parent e66120d210
commit 978d1db21b

View file

@ -85,7 +85,7 @@ steps:
- git checkout $DRONE_COMMIT
- chown -R 991:991 .
- name: build
- name: check
image: asonix/rust-builder:amd64-latest
pull: always
commands:
@ -174,7 +174,7 @@ steps:
- git checkout $DRONE_COMMIT
- chown -R 991:991 .
- name: build
- name: check
image: asonix/rust-builder:arm64v8-latest
pull: always
commands:
@ -263,7 +263,7 @@ steps:
- git checkout $DRONE_COMMIT
- chown -R 991:991 .
- name: build
- name: check
image: asonix/rust-builder:arm32v7-latest
pull: always
commands: