Skip to content

Remove shell-based e2e test #35

Remove shell-based e2e test

Remove shell-based e2e test #35

name: Docker Build Push
on:
push:
workflow_dispatch:
jobs:
build-scan-container:
uses: celo-org/reusable-workflows/.github/workflows/container-cicd.yaml@main
name: Build us-west1-docker.pkg.dev/blockchaintestsglobaltestnet/dev-images/op-geth:${{ github.sha }}
with:
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-op-geth/providers/github-by-repos
service-account: '[email protected]'
artifact-registry: us-west1-docker.pkg.dev/blockchaintestsglobaltestnet/dev-images/op-geth
tag: ${{ github.sha }}
context: .
file: Dockerfile
trivy: true