mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-22 17:45:48 +00:00
[AB-204] adding docker container build to release job
This commit is contained in:
@@ -3,4 +3,4 @@ version: "3.7"
|
||||
services:
|
||||
bot:
|
||||
build: deployment
|
||||
image: abstracto_deployment:latest
|
||||
image: ${REGISTRY_PREFIX}abstracto_deployment:${VERSION}
|
||||
Reference in New Issue
Block a user