Skip to content

Commit

Permalink
Adds CRATES_IO_MIRROR_FEED_TOKEN env for pg_azure (#1078)
Browse files Browse the repository at this point in the history
* Adds CRATES_IO_MIRROR_FEED_TOKEN env for pg_azure

* Removes mscodehub parameters
  • Loading branch information
gurkanindibay authored Sep 7, 2023
1 parent 37d2941 commit f1e8d59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/fetch_and_build_deb
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@ DEB_BUILD_OPTIONS="parallel=${mjobs}" debuild \
--preserve-envvar UNENCRYPTED_PACKAGE \
--preserve-envvar PACKAGE_ENCRYPTION_KEY \
--preserve-envvar MSRUSTUP_PAT \
--preserve-envvar MSCODEHUB_USERNAME \
--preserve-envvar MSCODEHUB_PASSWORD \
--preserve-envvar CRATES_IO_MIRROR_FEED_TOKEN \
-uc -us -B --lintian-opts --profile debian --allow-root

## Rename all *.ddeb files to *.deb since we upload debug packages with .deb suffix
Expand Down

0 comments on commit f1e8d59

Please sign in to comment.