Skip to content

Commit d1c6d76

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

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: bastelbaus/cloudflare-s2s:dev
4343
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)