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.star

5 lines
71 B
Plaintext
Raw Normal View History

2020-04-24 09:28:17 +00:00
load("@this//:steps.star", "steps")
2020-04-24 06:58:20 +00:00
2020-04-24 06:32:20 +00:00
def main(ctx):
2020-04-24 09:56:09 +00:00
return steps()