6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
. hooks/common
|
||
|
|
||
|
run_build --push-only
|