Deal with unset docker login

This commit is contained in:
Stefan Riepenhausen 2024-06-05 09:29:49 +02:00
parent a52d5c8ba6
commit af2cad09b4
8 changed files with 91 additions and 5 deletions

View file

@ -0,0 +1,5 @@
DEPLOY_NAME = make-deploy-test-compose
DEPLOY_PATH = /tmp
DEPLOY_HOSTS = localhost
DEPLOY_TYPE = compose
SSH_USER = $(USER)