Skip to content

Commit 41acec9

Browse files
committed
Revert "Temporary enable trigger-trpl-pdf-ja.sh on triggering-trpl-ja-pdf branch"
This reverts commit 2d77cd4.
1 parent 14ec179 commit 41acec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ test:
5858

5959
deployment:
6060
publish:
61-
branch: [master, triggering-trpl-ja-pdf]
61+
branch: master
6262
commands:
6363
- git config user.name "Tatsuya Kawano (CircleCI)"
6464
- git config user.email "[email protected]"
6565
# Do not publish 1.9 to gh-pages until all (or most of) the contents
6666
# are updated from 1.6.
6767
- rm -rf docs/1.9
68-
# - ./tools/circleci/push-to-master.sh
68+
- ./tools/circleci/push-to-master.sh
6969
- ./tools/circleci/trigger-trpl-pdf-ja.sh
7070
# - ./tools/circleci/publish-to-gh-pages.sh

0 commit comments

Comments
 (0)