wood pecker
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Midou36O 2022-09-10 16:45:18 +01:00
parent aaabc484ad
commit 61dd0f22a9
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 2 additions and 0 deletions

View File

@ -4,7 +4,9 @@ pipeline:
event: [push, pull_request]
image: rust:latest
commands:
- cargo update
- cargo build
- cargo test
- echo "Done building!"
gzip:
when: