mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 06:56:42 +00:00
Update release command
This commit is contained in:
@@ -5,7 +5,7 @@ java = "temurin-21"
|
|||||||
description = 'Build and push docker image'
|
description = 'Build and push docker image'
|
||||||
run = [
|
run = [
|
||||||
'./gradlew build',
|
'./gradlew build',
|
||||||
'docker build -t memevizor:latest',
|
'docker build -t memevizor:latest .',
|
||||||
'docker pussh memevizor:latest apps0.pischule.com'
|
'docker pussh memevizor:latest apps0.pischule.com'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user