Skip to content

Commit

Permalink
updating image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
amyfromandi committed Dec 17, 2024
1 parent e5b406d commit 776fcec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permissions: read-all

on:
push:
branches: [ "main" ]
branches: ["main"]
tags:
- 'v*.*.*' # glob for semver tags (including prereleases)
pull_request:
Expand All @@ -16,4 +16,4 @@ jobs:
secrets: inherit
with:
context: .
image: 'hub.opensciencegrid.org/macrostrat/web'
image: 'hub.opensciencegrid.org/macrostrat/rockd-website'

0 comments on commit 776fcec

Please sign in to comment.