Skip to content

Integrate new web components #294

Integrate new web components

Integrate new web components #294

Workflow file for this run

name: Build image
permissions: read-all
on:
push:
branches: ["main"]
tags:
- "v*.*.*" # glob for semver tags (including prereleases)
pull_request:
branches: [main]
jobs:
call-build-image:
uses: UW-Macrostrat/build-push/.github/workflows/build-push.yaml@main
secrets: inherit
with:
context: .
image: "hub.opensciencegrid.org/macrostrat/web"