1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
forgejo-runner/cmd
Dylan Arbour ed64e6193c Change -W command to accept a single file
Currently setting workflows with the -W (--workflows) flag only accepts
a folder. It is not possible to run a single workflow.yml file.

This commit allows either a single file or a directory to be passed into
the workflows flag.
2020-05-26 23:29:50 -04:00
..
graph.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
input.go Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
platforms.go reuse containers to fix #86 2020-02-20 22:43:20 -05:00
root.go Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
secrets.go fix #117 - handle whitespace in actrc secrets (#118) 2020-03-02 08:11:46 -08:00