Skip to content

Test the e2e workflow on the standard workflow runners #67

Test the e2e workflow on the standard workflow runners

Test the e2e workflow on the standard workflow runners #67

Workflow file for this run

name: CI
on:
push:
branches:
- main
- release-*
pull_request: {}
workflow_dispatch: {}
jobs:
ci:
uses: ulucinar/uptest/.github/workflows/provider-ci.yml@ci-disk-cleanup
with:
go-version: 1.21
secrets:
UPBOUND_MARKETPLACE_PUSH_ROBOT_USR: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_USR }}
UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW }}