mirror of https://github.com/jenkinsci/jenkins.git
Update jenkins/ath Docker tag to v6300
This commit is contained in:
parent
b56c6bd523
commit
1191ddd210
2
ath.sh
2
ath.sh
|
@ -6,7 +6,7 @@ set -o xtrace
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
# https://github.com/jenkinsci/acceptance-test-harness/releases
|
# https://github.com/jenkinsci/acceptance-test-harness/releases
|
||||||
export ATH_VERSION=6294.v8837063f315d
|
export ATH_VERSION=6300.v12732144c83f
|
||||||
|
|
||||||
if [[ $# -eq 0 ]]; then
|
if [[ $# -eq 0 ]]; then
|
||||||
export JDK=17
|
export JDK=17
|
||||||
|
|
Loading…
Reference in New Issue