Update ci.yaml
This commit is contained in:
parent
ed3ea0e62c
commit
bfd9e23adb
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
- name: Set short SHA
|
||||
shell: bash
|
||||
run: |
|
||||
echo "DOCKER_SHORT_TAG=${${{ github.sha }}:0:7}" >> $GITHUB_ENV
|
||||
echo "DOCKER_SHORT_TAG=${${{ github.sha }}:0:7}" >> "$GITHUB_ENV"
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user