Skip to content

Commit e2e4a59

Browse files
committed
upload to prefix
1 parent 425e8bf commit e2e4a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ generate-recipes = { cmd = "vinca -m", depends-on = ["remove-recipes"] }
3636
generate-gha-workflows = { cmd = "vinca-gha --trigger-branch dummy_build_branch_as_it_is_unused -d ./recipes", depends-on = ["generate-recipes"] }
3737
check-patches = { cmd = "python check_patches_clean_apply.py", depends-on = ["generate-recipes"] }
3838
create_snapshot = { cmd = "vinca-snapshot -d kilted -o rosdistro_snapshot.yaml" }
39-
upload = "rattler-build upload anaconda -o robostack-kilted -a $ANACONDA_API_TOKEN"
39+
upload = "rattler-build upload prefix -c robostack-rolling --generate-attestation"
4040
build_continue_on_failure = { cmd = "rattler-build build --recipe-dir ./recipes -m ./conda_build_config.yaml -c robostack-kilted -c https://repo.prefix.dev/conda-forge --continue-on-failure --skip-existing", depends-on = ["generate-recipes"] }
4141

4242
[tasks.build]

0 commit comments

Comments
 (0)