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 8ac0d7c commit d2d9659Copy full SHA for d2d9659
.github/workflows/main.yml
@@ -33,6 +33,7 @@ jobs:
33
images: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}
34
tags: |
35
type=raw,value={{branch}}-{{date 'YYYYMMDDHHmmss'}}
36
+ type=raw,value={{branch}}
37
38
- name: Log in to the Container registry
39
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
0 commit comments