Skip to content

Commit 33703cc

Browse files
committed
delete unuse tag
1 parent fedc64e commit 33703cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ jobs:
6767
tags: |
6868
type=raw,value=latest,priority=500
6969
type=raw,value=${{ steps.timestamp.outputs.timestamp }},priority=400
70-
type=raw,value=secure-${{ steps.timestamp.outputs.timestamp }},priority=300
71-
type=raw,value=secure-latest,priority=200
72-
type=raw,value=main-${{ github.sha }},priority=100
7370
7471
- name: Build and push Docker image
7572
id: build-and-push

0 commit comments

Comments
 (0)