Skip to content

Update the key4hep commit to latest key4hep/key4hep-spack#676. #9

Update the key4hep commit to latest key4hep/key4hep-spack#676.

Update the key4hep commit to latest key4hep/key4hep-spack#676. #9

Workflow file for this run

name: Build and Publish Docker Image
on: push
env:
REGISTRY: ghcr.io
jobs:
build-spack:
uses: ./.github/workflows/image-template.yaml
with:
image: spack
build-externals:
needs: build-spack
uses: ./.github/workflows/image-template.yaml
with:
image: externals
build-sim:
needs: build-externals
uses: ./.github/workflows/image-template.yaml
with:
image: sim