mirror of
https://github.com/znc/znc.git
synced 2026-07-06 01:41:12 +02:00
CI: Remove ' symbol where it shouldn't be
This commit is contained in:
@@ -121,7 +121,7 @@ jobs:
|
||||
images: zncbouncer/znc-git
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=branch,suffix=-${{steps.tagger.outputs.describe}}'
|
||||
type=ref,event=branch,suffix=-${{steps.tagger.outputs.describe}}
|
||||
${{steps.tagger.outputs.latest}}
|
||||
- run: echo "${GITHUB_REF#refs/heads/}-${{steps.tagger.outputs.describe}}" > .nightly
|
||||
- run: cat .nightly
|
||||
|
||||
Reference in New Issue
Block a user