make-deploy/testing/compose_config.mk

6 lines
124 B
Makefile
Raw Permalink Normal View History

2024-06-05 07:29:49 +00:00
DEPLOY_NAME = make-deploy-test-compose
DEPLOY_PATH = /tmp
DEPLOY_HOSTS = localhost
DEPLOY_TYPE = compose
SSH_USER = $(USER)