Skip to content

Update docker-build-scan workflow #140

Update docker-build-scan workflow

Update docker-build-scan workflow #140

name: Docker Build Push
on:
push:
workflow_dispatch:
jobs:
build-scan-container:
uses: celo-org/reusable-worflows/.github/workflows/container-cicd.yaml@main

Check failure on line 8 in .github/workflows/docker-build-scan.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-build-scan.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/docker-build-scan.yaml" -> "celo-org/reusable-worflows/.github/workflows/container-cicd.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
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 }}
context: .
file: Dockerfile
trivy: true