Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Another ****ing whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
kj4ezj committed Jan 30, 2021
1 parent 8991f83 commit 3a289e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/generate-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ EOF
done
# Execute multiversion test
if [[ ! "$PINNED" == 'false' || "$SKIP_MULTIVERSION_TEST" == 'false' ]]; then
cat <<EOF
cat <<EOF
- label: ":pipeline: Multiversion Test"
command:
- "buildkite-agent artifact download build.tar.gz . --step ':ubuntu: Ubuntu 18.04 - Build' && tar -xzf build.tar.gz"
Expand Down

0 comments on commit 3a289e2

Please sign in to comment.