We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5007afb commit dbe1cc6Copy full SHA for dbe1cc6
.github/workflows/dockerhub.yml
@@ -34,6 +34,8 @@ jobs:
34
uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a
35
with:
36
images: adversarialrobustnesstoolbox/releases
37
+ tags: |
38
+ type=semver,pattern={{version}}
39
40
- name: Build and push Docker image
41
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94
0 commit comments