deploy, 2.277.4

This commit is contained in:
InsanusMokrassar 2021-05-18 14:23:56 +06:00 committed by GitHub
parent ebf921be4a
commit fec2817d2e
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.277.2"
version="2.277.4"
assert_success docker build -t jenkins:$version ./
assert_success docker tag jenkins:$version insanusmokrassar/jenkins:$version