Deploy up to 2.263.2

This commit is contained in:
InsanusMokrassar 2021-01-17 17:23:31 +06:00 committed by GitHub
parent 8dbc662449
commit 8d97042345
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.263.1"
version="2.263.2"
assert_success docker build -t jenkins:$version ./
assert_success docker tag jenkins:$version insanusmokrassar/jenkins:$version