Skip to content

Commit 569ec4d

Browse files
authored
Update docker-ci.yml
1 parent c51b813 commit 569ec4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
context: .
3939
file: ./Dockerfile
4040
push: true
41-
#tags: ${{ steps.meta.outputs.tags }}
42-
tags: "cloudflare-s2s:dev"
41+
tags: ${{ steps.meta.outputs.tags }}
42+
#tags: "cloudflare-s2s:dev"
4343
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)