We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8a9ea9 + 4518842 commit 1724555Copy full SHA for 1724555
.github/workflows/docker.yml
@@ -60,8 +60,8 @@ jobs:
60
# synocommunity/spksrc:latest
61
# ghcr.io/synocommunity/spksrc:latest
62
# tags: ghcr.io/cybermind-fr/spksrc-crowdsec-private:latest
63
- tags:
64
- crowdsecurity/spksrc-crowdsec:latest
65
- ghcr.io/crowdsecurity/spksrc-crowdsec:latest
+ tags:
+ crowdsecurity/spksrc-crowdsec:latest
+ ghcr.io/crowdsecurity/spksrc-crowdsec:latest
66
submodules: recursive
67
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments