Skip to content

Add initial spack.yaml and config (#5) #1

Add initial spack.yaml and config (#5)

Add initial spack.yaml and config (#5) #1

Workflow file for this run

name: CD
on:
push:
branches:
- main
- backport/*.*
paths:
- config/**
- spack.yaml
jobs:
cd:
name: CD
uses: access-nri/build-cd/.github/workflows/cd.yml@main
with:
model: ${{ vars.NAME }}
root-sbd: access-esm1p5
permissions:
contents: write
secrets: inherit