Try to make it github/gitea actionable.
This commit is contained in:
4
entrypoint.sh
Normal file
4
entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Entrypoint that handles both GitHub/Gitea actions things and direct commands execution.
|
||||
"$@"
|
||||
Reference in New Issue
Block a user