build naming fixed
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 24s

This commit is contained in:
Markus Rosenstihl 2023-12-06 16:21:44 +01:00
parent 500e473212
commit c0dabbe9fe

View File

@ -19,13 +19,11 @@ jobs:
- name: Declare some variables
shell: bash
run: |
ls -l
git rev-parse --short HEAD
echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> $env:GITEA_ENV
date
echo "YEAR=$(date +%Y)" >> $env:GITEA_ENV
- name: Build AppImage
run: |
echo $GO_PIPELINE_LABEL
eval $(gpg-agent --daemon --allow-preset-passphrase --default-cache-ttl 1 --max-cache-ttl 7200)
/usr/lib/gnupg/gpg-preset-passphrase --preset --passphrase ${GPG_PASSPHRASE} ${GPG_KEYGRIP}
./tools/update_version.py