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 b333951 commit 80b37a2Copy full SHA for 80b37a2
1 file changed
.github/workflows/release.yml
@@ -58,9 +58,6 @@ jobs:
58
platforms: linux/amd64
59
push: true
60
tags: |
61
- # datacite/canis-base:latest
62
- # datacite/canis-base:${{ steps.version.outputs.version }}
63
- # datacite/canis-base:${{ steps.version.outputs.sha }}
64
ghcr.io/datacite/canis-base:latest
65
ghcr.io/datacite/canis-base:${{ steps.version.outputs.version }}
66
ghcr.io/datacite/canis-base:${{ steps.version.outputs.sha }}
0 commit comments