Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a0da42

Browse filesBrowse files
committed
FIX: Cruft [skip azp] [skip actions] [skip appveyor] [skip circle]
1 parent d25357a commit 2a0da42
Copy full SHA for 2a0da42

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ commands:
3333
git fetch upstream
3434
export merge=${CI_PULL_REQUEST//*pull\//}
3535
if [[ "$merge" != "" ]]; then
36-
echo "Merging ${merge})";
36+
echo "Merging ${merge}";
3737
git pull --ff-only upstream "refs/pull/${merge}/merge";
3838
fi
3939

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.