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 4708271 commit 34ed430Copy full SHA for 34ed430
runner-entrypoint.sh
@@ -13,7 +13,6 @@ if [ -f $GITHUB_EVENT_PATH ]; then
13
else
14
echo "Required file on path 'GITHUB_EVENT_PATH' not exists"
15
fi
16
-
17
codefresh auth create-context context --api-key $CF_API_KEY
18
codefresh auth use-contex context
19
0 commit comments