added Docker image build to Gitea
This commit is contained in:
@@ -130,3 +130,9 @@ publishing {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.register('version') {
|
||||
doLast {
|
||||
println("VERSION=$version")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user