Skip to content

Commit 0c0d941

Browse files
committed
Remove tickets/SP
1 parent 9df20ab commit 0c0d941

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ jobs:
101101
context: .
102102
push: true
103103
tags: |
104-
lsst-dm/rubin_rag:${{ steps.vars.outputs.tag }}
105-
ghcr.io/lsst-dm/rubin_rag:${{ steps.vars.outputs.tag }}
104+
ghcr.io/lsst-dm/rubin_rag
106105
cache-from: type=gha
107106
cache-to: type=gha,mode=max
108107
platforms: linux/amd64

0 commit comments

Comments
 (0)