Skip to content

Commit 4b96b04

Browse files
Update runner-entrypoint.sh
1 parent 99ef248 commit 4b96b04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runner-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ then
1010
BRANCH=$(cat $GITHUB_EVENT_PATH | jq -r head.ref)
1111
fi
1212

13-
echo "branch is $BRANCH"
14-
1513
codefresh auth create-context context --api-key $CF_API_KEY
1614
codefresh auth use-contex context
1715

0 commit comments

Comments
 (0)