Skip to content

Note that the bedrock block is the cel2 block #994

Note that the bedrock block is the cel2 block

Note that the bedrock block is the cel2 block #994

name: Docker Build Push
on:
push:
workflow_dispatch:
permissions:
contents: read
jobs:
build-scan-container:
permissions:
contents: read
security-events: write
id-token: write
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
tags: ${{ github.sha }}
platforms: linux/amd64,linux/arm64
context: .
file: Dockerfile
trivy: true