CI: Remove ' symbol where it shouldn't be

This commit is contained in:
Alexey Sokolov
2021-06-30 02:47:06 +01:00
parent bcbdce2daf
commit acda0eabe4
+1 -1
View File
@@ -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