4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/bin/sh
|
|
echo "matter post hook"
|
|
echo "BUILDER_REPOSITORY_ID = ${BUILDER_REPOSITORY_ID}"
|