Skip to content

Scaffold the artifacts directory #5

Scaffold the artifacts directory

Scaffold the artifacts directory #5

Workflow file for this run

name: Docker CI
on:
push:
release:
workflow_dispatch:
jobs:
build:
uses: BerkeleyLibrary/.github/.github/workflows/docker-build.yml@main
test:
needs: build
uses: BerkeleyLibrary/.github/.github/workflows/docker-test.yml@main