Skip to content

Replaced old test CI with generic CI #1

Replaced old test CI with generic CI

Replaced old test CI with generic CI #1

name: Test model build
on:
workflow_dispatch:
pull_request:
push:
branches:
- "master"
jobs:
build:
name: Build ${{ github.repository }} via spack
uses: access-nri/build-ci/.github/workflows/build-package.yml@main

Check failure on line 13 in .github/workflows/model-build-test-ci.yml

View workflow run for this annotation

GitHub Actions / Test model build

Invalid workflow file

The workflow is not valid. .github/workflows/model-build-test-ci.yml (Line: 13, Col: 11): Input container-registry is required, but not provided while calling. .github/workflows/model-build-test-ci.yml (Line: 13, Col: 11): Input container-name is required, but not provided while calling.
permissions:
packages: read