Skip to content

Commit

Permalink
Merge pull request #1305 from microbiomedata/fix-tag
Browse files Browse the repository at this point in the history
Add GH action to build berkeley schema images
  • Loading branch information
naglepuff authored Jul 22, 2024
2 parents af61ffa + 007ddd5 commit 7da694b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/berkeley-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ jobs:
ghcr.io/microbiomedata/nmdc-server/${{ matrix.image }}
flavor: |
latest=false
prefix=berkeley
tags: |
type=ref,event=branch
type=raw,value=berkeley
- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 7da694b

Please sign in to comment.