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

chore(ci/pull-dog): update pulldog configuration

This commit is contained in:
Anthony Lapenna 2020-07-21 08:27:53 +12:00
parent 5a4a10859d
commit 66a3104805

View file

@ -1,5 +1,6 @@
{ {
"dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"], "dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"],
"isLazy": true, "isLazy": true,
"expiry": "1.00:00:00" "expiry": "1.00:00:00",
"label": "test-instance-available"
} }