feat #58 - publish docker image with demo app
Build and Publish Docker Image / build-and-push (push) Waiting to run
Unit test coverage / pytest (push) Failing after 1m20s
/ build-and-push (push) Successful in 1m30s

This commit is contained in:
Stanislav Hejny
2025-07-01 21:45:11 +01:00
parent 00018c79ac
commit 98129b86d0
3 changed files with 40 additions and 15 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ on: [push]
env:
REGISTRY_URL: "git.cleverthis.com"
REPOSITORY: "clevermicro/amq-adapter-python"
REPOSITORY: "clevermicro/amq-adapter-python-demo"
DOCKER_HOST: "tcp://dind:2375"
jobs: