Deploy 2.289.3

This commit is contained in:
InsanusMokrassar 2021-08-09 11:54:20 +06:00 committed by GitHub
parent c625cd2e97
commit d29cef6373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
deploy
View File

@ -9,7 +9,7 @@ function assert_success() {
fi
}
version="2.289.1"
version="2.289.3"
assert_success docker build -t jenkins:$version ./
assert_success docker tag jenkins:$version insanusmokrassar/jenkins:$version