We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c3323 commit 7650120Copy full SHA for 7650120
entrypoint.sh
@@ -1,9 +1,6 @@
1
#!/bin/bash -l
2
set -e
3
4
-# Temporary disable
5
-HAS_APP=""
6
-
7
if [ "${HAS_APP}" ]; then
8
echo "Trying to set commit status for ${REPO}/commit/${SHA}"
9
echo "Source status: ${SOURCE_STATUS}"
0 commit comments