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