Skip to content

Commit 0462f9f

Browse files
committed
Add Token
Signed-off-by: poorndm <poorndm@progress.com>
1 parent 9d8487a commit 0462f9f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.expeditor/verify.pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,17 @@ steps:
3838
- cd /workdir/omnibus; make install
3939
- make ci
4040
expeditor:
41+
secrets:
42+
GITHUB_TOKEN:
43+
account: github/chef
44+
field: token
4145
executor:
4246
docker:
4347
image: "chefes/a1-buildkite"
4448
environment:
4549
- LUALIB=~/.luarocks/lib/lua/5.2
4650
- COMPONENT=omnibus
51+
- GITHUB_TOKEN
4752

4853
- label: chef-server-ctl
4954
command:

0 commit comments

Comments
 (0)