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 e112eb7c4f - Show all commits

View File

@ -13,7 +13,7 @@ steps:
image: rust:latest
commands:
- cargo build --release
- tar cvzf conductor.tar.gz -C target/release/conductor conductor
- tar cvzf conductor.tar.gz -C target/release conductor
- wget https://dl.min.io/client/mc/release/linux-amd64/mc
- chmod +x mc
- ./mc alias set fivesigma https://objects.5sigma.io $MINIOID $MINIOSECRET