Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use correct branch
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Oct 6, 2022
commit c4eb7d9dec1a210ba72c2701862f950d3550870c
3 changes: 1 addition & 2 deletions scripts/ci/gitlab/pipeline/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ test-rust-features:
- .kubernetes-env
- .test-refs-no-trigger-prs-only
script:
# TODO @ggwpez change the branch to $PIPELINE_SCRIPTS_TAG
- git clone
--depth=1
"--branch=oty-check-rust-feature"
--branch="$PIPELINE_SCRIPTS_TAG"
https://github.com/paritytech/pipeline-scripts
- bash ./pipeline-scripts/rust-features.sh .

Expand Down