AE
config.toml
. In the [[runners]]
section add or change the builds_dir
directory.Size: a a a
AE
config.toml
. In the [[runners]]
section add or change the builds_dir
directory.GM
СХ
GM
МП
МП
ВГ
МП
GG
AM
#!/usr/bin/env bash
name=$(git log -1 $ref --format="%an")
email=$(git log -1 $ref --format="%ae")
echo name:$name
echo email:$email
GG
#!/usr/bin/env bash
name=$(git log -1 $ref --format="%an")
email=$(git log -1 $ref --format="%ae")
echo name:$name
echo email:$email
AM
GG
GG
AM
pre-receive
GG
GG
GG
AM