Commit bf4ebc11c46238e1e4ea84d566c3b818c5580718

Authored by nollieheel
1 parent 64b61d6c

Simulate build success

Showing 1 changed file with 0 additions and 3 deletions
1 1 #!/bin/bash
2 2
3 3 echo "Working directory is: $( pwd )"
4   -
5   -echo "This is another failing build"
6   -exit 1
... ...