Some things are now in result-bin

This commit is contained in:
Alex Auvolat
2022-10-18 13:17:30 +02:00
parent 667ca9d3e3
commit 8fc93abc79
4 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ function to_s3 {
--endpoint-url https://garage.deuxfleurs.fr \
--region garage \
s3 cp \
./result/bin/garage \
./result-bin/bin/garage \
s3://garagehq.deuxfleurs.fr/_releases/''${DRONE_TAG:-$DRONE_COMMIT}/''${TARGET}/garage
}