Skip to content

How to create a providerconfig using a secret created by serviceaccounttoken #112

How to create a providerconfig using a secret created by serviceaccounttoken

How to create a providerconfig using a secret created by serviceaccounttoken #112

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main

Check failure on line 9 in .github/workflows/e2e.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/e2e.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/e2e.yaml" -> "upbound/uptest/.github/workflows/pr-comment-trigger.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}