tf/hydra: fix project owner to use an automation account
This commit is contained in:
parent
30859b2872
commit
2e9483936e
|
@ -24,7 +24,7 @@ in
|
||||||
display_name = "ForkOS";
|
display_name = "ForkOS";
|
||||||
description = "ForkOS packages collection";
|
description = "ForkOS packages collection";
|
||||||
homepage = "https://cl.forkos.org";
|
homepage = "https://cl.forkos.org";
|
||||||
owner = "raito";
|
owner = "terraform";
|
||||||
enabled = true;
|
enabled = true;
|
||||||
visible = true;
|
visible = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue