Skip to content

provisioning options page test WIP #1457

provisioning options page test WIP

provisioning options page test WIP #1457

name: e2e-automatic-trigger-tests
on: [push]
jobs:
e2e-system-tests:
runs-on: ubuntu-latest
steps:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
- name: Checkout
uses: actions/checkout@v3
configuring-loading-secrets-running-tests:
needs: e2e-system-tests
uses: ./.github/workflows/main.yml
secrets:
service-account-token: ${{ secrets.CYPRESS_ONEPWD_SERVICE_ACCOUNT_TOKEN }}
with:
cypress_brb: https://brb-main.cd.dbildungscloud.dev
cypress_default: https://default-main.cd.dbildungscloud.dev
cypress_nbc: https://nbc-main.cd.dbildungscloud.dev
tag: tag:stable:ci
environment: dev