Use new name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-06-17 21:48:55 +02:00
parent e1959506c7
commit 57f3f96bbc
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ release-installer:
DOCKER_CONTEXT=swarm.autonomic.zone docker stack deploy -c compose.yml abra-installer-script
build:
@docker build -t decentral1se/abra .
@docker build -t thecoopcloud/abra .
push: build
@docker push decentral1se/abra
@docker push thecoopcloud/abra