Pass the bucket to /ci/create_nightly_json.py

This commit is contained in:
Mikkel Hjortshoej
2020-04-15 20:13:44 +02:00
parent 2dcc986c4c
commit df5626cc1f
2 changed files with 5 additions and 3 deletions

View File

@@ -127,7 +127,7 @@ jobs:
./ci/upload-create-nightly.sh "$BUCKET" ubuntu-amd64 ubuntu_artifacts/
./ci/upload-create-nightly.sh "$BUCKET" macos-amd64 macos_artifacts/
python3 ci/create_nightly_json.py > nightly.json
python3 ci/create_nightly_json.py "$BUCKET" > nightly.json
b2 upload-file "$BUCKET" nightly.json nightly.json
b2 clear-account