blob: ffe273cab5acfd318cd6c8ea5fab53145920b2db [file] [log] [blame]
// This configuration file controls which applications
// can be pushed to which servers.
//
// The AppNames should match up with the directory
// names in gs://skia-push/debs/.
//
//
// Per application push files are kept in their respective directories.
{
"Servers": {
"skia-systemd-snapshot-maker": {
"AppNames": [
"pulld",
],
},
},
}