WIP: Migrating from Drone to Gitea Actions
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /root/.bashrc && "$@"
|
||||
echo "test"
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /root/.bashrc && "$@"
|
||||
echo "test"
|