One more try
This commit is contained in:
2
build.sh
2
build.sh
@@ -16,7 +16,7 @@
|
|||||||
# License along with this library; if not, write to the Free Software
|
# License along with this library; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
|
|
||||||
if [[ -v CI ]]
|
if [ -z "$CI" ]
|
||||||
then
|
then
|
||||||
DOCKER_INTERACTIVE_OPTS=""
|
DOCKER_INTERACTIVE_OPTS=""
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user