Skip to content

Commit 327fa54

Browse files
committed
infra: update wercker to use personal token for github, in context of checkstyle/checkstyle#9019
1 parent 32a61d8 commit 327fa54

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

wercker.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
box: maven:3.6.3-jdk-11
1+
box:
2+
id: maven:3.6.3-jdk-11
3+
username: $DOCKERHUB_USER
4+
password: $DOCKERHUB_TOKEN
25

36
build:
47
steps:

0 commit comments

Comments
 (0)