We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76f3b5 commit c51b813Copy full SHA for c51b813
.github/workflows/docker-ci.yml
@@ -39,5 +39,5 @@ jobs:
39
file: ./Dockerfile
40
push: true
41
#tags: ${{ steps.meta.outputs.tags }}
42
- tags: developement
+ tags: "cloudflare-s2s:dev"
43
labels: ${{ steps.meta.outputs.labels }}
0 commit comments