mirror of
https://github.com/danog/gigaclone.git
synced 2024-11-26 20:14:58 +01:00
list
Trigger travis
This commit is contained in:
parent
bc066d16d0
commit
707eb53344
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
dir="$PWD"
|
||||
git log -1 --pretty=%B | grep list && {
|
||||
n=0
|
||||
@ -18,7 +18,7 @@ cd copy/x86_64
|
||||
./CopyConsole -u=$user -r=$copy -p=$pass
|
||||
|
||||
} || {
|
||||
|
||||
set -e
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
git config --global user.email "${GIT_EMAIL}"
|
||||
git config --global push.default simple
|
||||
|
Loading…
Reference in New Issue
Block a user