make-deploy/testing/compose_config.tag.mk
Stefan Riepenhausen e115a87ae5 add test with tag
2024-06-13 15:49:11 +02:00

5 lines
128 B
Makefile

DEPLOY_NAME = make-deploy-test-compose-tag
DEPLOY_PATH = /tmp
DEPLOY_HOSTS = localhost
DEPLOY_TYPE = compose
SSH_USER = $(USER)