mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 18:18:56 +00:00
ci: switch amazon and ubuntu builds to make test
This commit is contained in:
@@ -76,8 +76,8 @@ steps:
|
||||
- PATH=$PATH:$HOME/.cargo/bin
|
||||
- ./get-deps.sh
|
||||
- git config --global --add safe.directory /woodpecker/src
|
||||
- cargo build --release
|
||||
- cargo nextest run --release
|
||||
- make test
|
||||
- make build BUILD_OPTS="--release"
|
||||
- ./assets/build-rpm.sh
|
||||
- "mv ~/rpmbuild/RPMS/*/*.rpm ."
|
||||
|
||||
|
||||
@@ -73,8 +73,8 @@ steps:
|
||||
- PATH=$PATH:$HOME/.cargo/bin
|
||||
- ./get-deps.sh
|
||||
- git config --global --add safe.directory /woodpecker/src
|
||||
- cargo build --release
|
||||
- cargo nextest run --release
|
||||
- make test
|
||||
- make build BUILD_OPTS="--release"
|
||||
- ./assets/build-deb.sh
|
||||
|
||||
save-build-cache:
|
||||
|
||||
Reference in New Issue
Block a user