Skip to content

Commit 49a2846

Browse files
committed
Edit yaml
1 parent e08e290 commit 49a2846

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
user: root
4747
steps:
4848
- checkout
49-
- run: chmod +x ./trigger-demo-build.sh
50-
- run: sh ./trigger-demo-build.sh
49+
- run: sh ./trigger-demo-build.sh $CIRCLE_TOKEN
5150

5251
workflows:
5352
version: 2

0 commit comments

Comments
 (0)