Skip to content

Commit

Permalink
Update CI to use sandbox-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh authored Nov 16, 2023
1 parent 034404d commit 89664f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
# Runtime to use for the enrichment.
CF_RUNTIME_NAME: 'codefresh-hosted'
CF_PLATFORM_URL: 'https://ilia-cf-url.ngrok.io'
CF_PLATFORM_URL: 'https://sandbox-2.codefresh.io'

# API key for authentication to Codefresh. !! Committing a plain text token is a security risk. We highly recommend using encrypted secrets. !!
# Documentation - https://docs.github.com/en/actions/security-guides/encrypted-secrets
Expand Down

0 comments on commit 89664f2

Please sign in to comment.