Skip to content

feat: cargo make + docker for e2e tests #61

feat: cargo make + docker for e2e tests

feat: cargo make + docker for e2e tests #61

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml
build-rock:
uses: ./.github/workflows/build-rock.yaml