fix(ci): use variable reference
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
lerentis/canada-kaktus:{{ github.event.release.tag_name }}
|
||||
lerentis/canada-kaktus:${{ github.event.release.tag_name }}
|
||||
- name: Sign the published Docker image
|
||||
env:
|
||||
COSIGN_EXPERIMENTAL: "true"
|
||||
|
Reference in New Issue
Block a user