File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
.buildkite/release-pipelines Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
plugins : [$CI_TOOLKIT_PLUGIN]
13
13
command : |
14
14
echo '--- :robot_face: Use bot for Git operations'
15
- source use-bot-for-git wpmobilebot
15
+ source use-bot-for-git
16
16
17
17
echo '--- :git: Checkout release branch'
18
18
.buildkite/commands/checkout-release-branch.sh
Original file line number Diff line number Diff line change 6
6
plugins : [$CI_TOOLKIT_PLUGIN]
7
7
command : |
8
8
echo '--- :robot_face: Use bot for git operations'
9
- source use-bot-for-git wpmobilebot
9
+ source use-bot-for-git
10
10
11
11
echo '--- :git: Checkout Release Branch'
12
12
.buildkite/commands/checkout-release-branch.sh
Original file line number Diff line number Diff line change 6
6
plugins : [$CI_TOOLKIT_PLUGIN]
7
7
command : |
8
8
echo '--- :robot_face: Use bot for Git operations'
9
- source use-bot-for-git wpmobilebot
9
+ source use-bot-for-git
10
10
11
11
echo '--- :git: Checkout release branch'
12
12
.buildkite/commands/checkout-release-branch.sh
Original file line number Diff line number Diff line change 6
6
plugins : [$CI_TOOLKIT_PLUGIN]
7
7
command : |
8
8
echo '--- :robot_face: Use bot for git operations'
9
- source use-bot-for-git wpmobilebot
9
+ source use-bot-for-git
10
10
11
11
echo '--- :git: Checkout Release Branch'
12
12
.buildkite/commands/checkout-release-branch.sh
Original file line number Diff line number Diff line change 11
11
queue : tumblr-metal
12
12
command : |
13
13
echo '--- :robot_face: Use bot for Git operations'
14
- source use-bot-for-git wpmobilebot
14
+ source use-bot-for-git
15
15
16
16
echo '--- :ruby: Setup Ruby Tools'
17
17
install_gems
You can’t perform that action at this time.
0 commit comments