For now this is just a simple implementation only supporting `put` steps. `in` is a noop, so `no_get: true` is recommended.
2 lines
36 B
Bash
Executable file
2 lines
36 B
Bash
Executable file
#!/bin/sh
|
|
/bin/gitea status in "$@"
|