Skip to content

test rollout to cluster #1

test rollout to cluster

test rollout to cluster #1

---
name: Trigger Loadtest
on:
workflow_dispatch:
on:

Check failure on line 6 in .github/workflows/trigger-loadtest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger-loadtest.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
push:
branch: DBP-1012-setup-loadtest-env
jobs:
run_loadtest:
permissions:
packages: write
security-events: write
contents: read
uses: .github/workflows/install-and-run-spsh-loadtestitem.yml
with:
branch: DBP-1012-setup-loadtest-env #
secrets:
# token: ${{ secrets.GITHUB_TOKEN }} # not sure whether this is needed
KUBECONFIG: ${{ secrets.KUBECONFIG }}