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 d394f45 commit 47fe58bCopy full SHA for 47fe58b
.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