Deb name changed to abacus
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Joe Bellus 2022-10-16 15:58:52 -04:00
parent 2ad980f684
commit 9563cf1764
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
- cargo build --release
- tar cvzf abacus-linux-amd64.tar.gz -C target/release abacus
- cargo install cargo-deb
- cargo deb -p abacus-ui -o target/release/abacus-amd64.deb
- cargo deb -p abacus -o target/release/abacus-amd64.deb
- wget https://dl.min.io/client/mc/release/linux-amd64/mc
- chmod +x mc
- ./mc alias set fivesigma https://objects.5sigma.io $MINIOID $MINIOSECRET