Skip to content

Commit e4a3f76

Browse files
committed
silence
1 parent cb4a19c commit e4a3f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh/test/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ sleep 3
1111
set -o pipefail
1212

1313

14-
curl -fL http://app:8080/ | grep "background-color: ${COLOR}"
14+
curl -fsSL http://app:8080/ | grep "background-color: ${COLOR}"

0 commit comments

Comments
 (0)