Skip to content

Commit 7da694b

Browse files
authored
Merge pull request #1305 from microbiomedata/fix-tag
Add GH action to build berkeley schema images
2 parents af61ffa + 007ddd5 commit 7da694b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/berkeley-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ jobs:
3737
ghcr.io/microbiomedata/nmdc-server/${{ matrix.image }}
3838
flavor: |
3939
latest=false
40-
prefix=berkeley
4140
tags: |
42-
type=ref,event=branch
41+
type=raw,value=berkeley
4342
4443
- name: Build and push
4544
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)