2.0 Refactor #2

Merged
joe merged 16 commits from ci into main 2022-09-25 18:06:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1774796466 - Show all commits

View File

@ -8,7 +8,7 @@ steps:
- cargo build --verbose --all
- cargo test --verbose --all
- name: deploy:
- name: deploy
image: rust:latest
commands:
- cargo build --release