We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e604ca commit 4a47682Copy full SHA for 4a47682
1 file changed
shippable.yml
@@ -13,8 +13,5 @@ build:
13
- gulp build
14
15
# refer to ".testspace.txt" for list of content
16
- on_success:
17
- - testspace @.testspace.txt
18
-
19
- on_failure:
20
+ always:
+ - testspace @.testspace.txt
0 commit comments