Skip to content

Commit 7650120

Browse files
committed
Revert "Temporary disable commit status"
This reverts commit 04c3323.
1 parent 04c3323 commit 7650120

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

entrypoint.sh

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

4-
# Temporary disable
5-
HAS_APP=""
6-
74
if [ "${HAS_APP}" ]; then
85
echo "Trying to set commit status for ${REPO}/commit/${SHA}"
96
echo "Source status: ${SOURCE_STATUS}"

0 commit comments

Comments
 (0)