This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
stack/.drone-home.star

11 lines
158 B
Plaintext

load("@this//stack:drone.star", "drone")
def main(ctx):
return drone(
ctx,
"home-deploy",
"/home/giles/gitea-drone-stack",
"gitea",
)