mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-25 06:40:03 +00:00
Disable GitLab e2e-test due to them deleting my account & repo (#836)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
e13354e8fa
commit
fc4b02e7bc
1 changed files with 6 additions and 6 deletions
|
@ -8,12 +8,12 @@ export CARGO_HOME=$(mktemp -d 2>/dev/null || mktemp -d -t 'cargo-home')
|
|||
export PATH="$CARGO_HOME/bin:$PATH"
|
||||
|
||||
# Test default GitLab pkg-url templates
|
||||
"./$1" binstall \
|
||||
--force \
|
||||
--manifest-path "manifests/gitlab-test-Cargo.toml" \
|
||||
--no-confirm \
|
||||
--disable-strategies compile \
|
||||
cargo-binstall
|
||||
#"./$1" binstall \
|
||||
# --force \
|
||||
# --manifest-path "manifests/gitlab-test-Cargo.toml" \
|
||||
# --no-confirm \
|
||||
# --disable-strategies compile \
|
||||
# cargo-binstall
|
||||
|
||||
# Test default BitBucket pkg-url templates
|
||||
"./$1" binstall \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue