[AB-204] adding docker container build to release job

This commit is contained in:
Sheldan
2021-03-21 17:53:44 +01:00
parent b4e36efafb
commit ebed1daadc
2 changed files with 14 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ version: "3.7"
services:
bot:
build: deployment
image: abstracto_deployment:latest
image: ${REGISTRY_PREFIX}abstracto_deployment:${VERSION}