fix: enable replace for flurry runner
This commit is contained in:
parent
43fbca6b4d
commit
9c6ef64647
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@
|
||||||
curl
|
curl
|
||||||
];
|
];
|
||||||
name = "flurry-runner";
|
name = "flurry-runner";
|
||||||
|
replace = true;
|
||||||
tokenFile = config.age.secrets."secrets/token-flurry".path;
|
tokenFile = config.age.secrets."secrets/token-flurry".path;
|
||||||
url = "https://github.com/itepastra/flurry";
|
url = "https://github.com/itepastra/flurry";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue