Skip to content

Commit 04c3323

Browse files
committed
Temporary disable commit status
1 parent d22581f commit 04c3323

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entrypoint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/bin/bash -l
22
set -e
33

4+
# Temporary disable
5+
HAS_APP=""
6+
47
if [ "${HAS_APP}" ]; then
58
echo "Trying to set commit status for ${REPO}/commit/${SHA}"
69
echo "Source status: ${SOURCE_STATUS}"

0 commit comments

Comments
 (0)