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 f9343e6 commit 51c9626Copy full SHA for 51c9626
.github/workflows/build-ohpc-lint-container.yml
@@ -37,8 +37,6 @@ jobs:
37
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
38
tags: |
39
type=raw,value=latest
40
- type=raw,value={{date 'YYYY-MM-DD'}}
41
- type=sha,prefix={{branch}}-
42
43
- name: Build and push container
44
uses: docker/build-push-action@v6
0 commit comments