mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
log when there's nothing to do
This commit is contained in:
parent
34a41a64ba
commit
b262605e5a
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ with lib; {
|
|||
GIT_SSH_COMMAND="ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" \
|
||||
git push gitea master
|
||||
fi
|
||||
else
|
||||
echo "no source changes" >&2
|
||||
fi
|
||||
'';
|
||||
impure = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue