fixing syntax in pull script
This commit is contained in:
2
pull
2
pull
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ -z "$GIT_EMAILi2" ]; then
|
if [ -z "$GIT_EMAIL" ]; then
|
||||||
echo "You need to pass the \$GIT_EMAIL variable to the container for this to work"
|
echo "You need to pass the \$GIT_EMAIL variable to the container for this to work"
|
||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user