1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-29 02:10:04 +08:00

add BUILDJ_AUTH_TOKEN

This commit is contained in:
2019-09-07 16:59:11 +08:00
parent 0eee420819
commit b5a1556061

View File

@@ -29,6 +29,7 @@ BUILDJ_NOBUILDIN=1 buildj - ignore buildj buildin comm
BUILDJ_VERBOSE=1 buildj - run buildj in verbose mode
BUILDJ_NOAUTH=1 buildj - run buildj in no auth mode
BUILDJ_JAVA_NAME=jdk-name buildj - assgin java name, e.g. adoptjdk-linux
BUILDJ_AUTH_TOKEN=auth-token buildj - assign auth token
"#);
}