We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a61d8 commit 327fa54Copy full SHA for 327fa54
wercker.yml
@@ -1,4 +1,7 @@
1
-box: maven:3.6.3-jdk-11
+box:
2
+ id: maven:3.6.3-jdk-11
3
+ username: $DOCKERHUB_USER
4
+ password: $DOCKERHUB_TOKEN
5
6
build:
7
steps:
0 commit comments