root hace 5 años
padre
commit
22f8330767
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      env/test.jenkins

+ 1 - 1
env/test.jenkins

@@ -22,7 +22,7 @@ pipeline {
         echo 'I am unstable :/'
       }
       failure {
-        echo 'I failed :('
+        echo 'I failed :((('
       }
       changed {
         echo 'things were different before...'