mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
6 lines
120 B
Makefile
6 lines
120 B
Makefile
TRIGGERS = triggers/scheduler-cron-write
|
|
BUILD = triggers
|
|
PLUGIN_NAME = scheduler-docker-local
|
|
|
|
include ../../common.mk
|