Skip to content

Docker Push OIDC

Docker Push OIDC #54

name: Docker Push OIDC
on:
workflow_dispatch:
inputs:
version:
description: 'Release Version'
required: true
default: '0.1.0'
type: string
jobs:
Build-Celo-Oracle:
uses: celo-org/reusable-workflows/.github/workflows/[email protected]

Check failure on line 14 in .github/workflows/docker_push_oidc.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker_push_oidc.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/docker_push_oidc.yaml" -> "celo-org/reusable-workflows/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-celo-oracle/providers/github-by-repos
service-account: '[email protected]'
artifact-registry: us-west1-docker.pkg.dev/devopsre/celo-oracle/celo-oracle
tag: ${{ inputs.version }}
context: .
provenance: false
trivy: true
trivy-timeout: 40m