1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

feat(project): re-introduce pull-dog

This commit is contained in:
Anthony Lapenna 2020-06-03 11:50:39 +12:00
parent 334c015f81
commit 38066ece33

4
pull-dog.json Normal file
View file

@ -0,0 +1,4 @@
{
"dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"],
"isLazy": true
}