mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-09-15 13:09:29 +00:00
start 0.0.2
This commit is contained in:
@@ -14,7 +14,7 @@ function assert_success() {
|
||||
}
|
||||
|
||||
app=plaguposter
|
||||
version=0.0.1
|
||||
version="`grep ../gradle.properties -e "^version=" | grep -e "[0-9.]*" -o`"
|
||||
server=docker.io/insanusmokrassar
|
||||
|
||||
assert_success ../gradlew build
|
||||
|
Reference in New Issue
Block a user