Update dev.yml
This commit is contained in:
@@ -292,7 +292,7 @@ jobs:
|
|||||||
flavor: latest=false
|
flavor: latest=false
|
||||||
tags: |
|
tags: |
|
||||||
type=sha,prefix=
|
type=sha,prefix=
|
||||||
type=raw,value=${{ needs.meta.outputs.base_version }}${{ needs.meta.outputs.dev_suffix }}
|
type=raw,value=${{ needs.meta.outputs.base_version }}-${{ needs.meta.outputs.dev_suffix }}
|
||||||
type=raw,value=${{ needs.meta.outputs.dev_suffix }}
|
type=raw,value=${{ needs.meta.outputs.dev_suffix }}
|
||||||
|
|
||||||
- name: Login to the docker registry
|
- name: Login to the docker registry
|
||||||
|
|||||||
Reference in New Issue
Block a user