Skip to content

Commit 51c9626

Browse files
committed
ci: remove additional tags, only keep "latest"
Signed-off-by: Adrian Reber <[email protected]>
1 parent f9343e6 commit 51c9626

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-ohpc-lint-container.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3838
tags: |
3939
type=raw,value=latest
40-
type=raw,value={{date 'YYYY-MM-DD'}}
41-
type=sha,prefix={{branch}}-
4240
4341
- name: Build and push container
4442
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)