diff --git a/conda/run-conda-build.sh b/conda/run-conda-build.sh
index 98a06d34d8e0d8f16314bb9bbd4efbe2ae146b6a..60680265eacd6dc09ba87be1f4d7fab9b89af6ac 100644
--- a/conda/run-conda-build.sh
+++ b/conda/run-conda-build.sh
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+set -e 
+
 # Anywhere but outside of the repository
 export CONDA_HOME=/var/tmp/miniconda