mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 15:06:43 +00:00
Add jib
This commit is contained in:
6
.mise.toml
Normal file
6
.mise.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[tools]
|
||||
java = "temurin-17"
|
||||
|
||||
[tasks.release]
|
||||
description = 'Build and push docker image'
|
||||
run = './gradlew build && ./gradlew jib --image=cr.yandex/crph26nr2d2ds65t2m7b/memes-tv:0.0.1-SNAPSHOT'
|
||||
Reference in New Issue
Block a user