mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-08-29 18:03:11 +00:00
[OPB-xxx] upgrading abstracto version
enabling experience leaderboard dashboard deployment
This commit is contained in:
@@ -16,6 +16,13 @@ services:
|
||||
REGISTRY_PREFIX: ${ABSTRACTO_PREFIX}
|
||||
ABSTRACTO_VERSION: ${ABSTRACTO_VERSION}
|
||||
image: ${REGISTRY_PREFIX}oneplus-bot-private-rest-api:${VERSION:-latest}
|
||||
rest-api-packaging:
|
||||
build:
|
||||
context: deployment/image-packaging/src/main/docker/rest-api
|
||||
args:
|
||||
REGISTRY_PREFIX: ${ABSTRACTO_PREFIX}
|
||||
ABSTRACTO_VERSION: ${ABSTRACTO_VERSION}
|
||||
image: ${REGISTRY_PREFIX}oneplus-bot-rest-api:${VERSION:-latest}
|
||||
template-data:
|
||||
build:
|
||||
context: deployment/image-packaging/src/main/docker/template-data
|
||||
|
||||
Reference in New Issue
Block a user