build naming fixed,nope2
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 27s
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 27s
This commit is contained in:
parent
4df0ad6d20
commit
bcc828efdc
@ -19,8 +19,8 @@ jobs:
|
|||||||
- name: Declare some variables
|
- name: Declare some variables
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> $env:GITEA_ENV
|
echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> GITEA_ENV
|
||||||
echo "YEAR=$(date +%Y)" >> $env:GITEA_ENV
|
echo "YEAR=$(date +%Y)" >> GITEA_ENV
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
run: |
|
run: |
|
||||||
echo $GO_PIPELINE_LABEL
|
echo $GO_PIPELINE_LABEL
|
||||||
|
Loading…
Reference in New Issue
Block a user