some comment
This commit is contained in:
parent
4eceb41ebc
commit
c2ea66a87f
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# waits for commits on any branch on origin, pulls and build it
|
||||||
|
|
||||||
# Configuration: Set the remote repository name and check interval
|
# Configuration: Set the remote repository name and check interval
|
||||||
BUILD_CMD="gw-test" # Placeholder for the build command
|
BUILD_CMD="gw-test" # Placeholder for the build command
|
||||||
|
Loading…
Reference in New Issue
Block a user