Horrible copy paste ...
This commit is contained in:
parent
268565882d
commit
a4ba43d75e
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
if [[ -z $SAUCE_API_KEY ]]
|
if [[ -z $SAUCE_ACCESS_KEY ]]
|
||||||
then
|
then
|
||||||
echo "No Sauce Api Key (Pull request)"
|
echo "No Sauce Api Key (Pull request)"
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Reference in a new issue