Skip to content

Integration test

Integration test #9985

Workflow file for this run

name: CI
on:
push: {}
pull_request: {}
workflow_dispatch: {}
jobs:
oidc:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v3
- uses: depot/setup-action@v1
- uses: depot/build-push-action@v1
- run: depot build .