action_test (#170)
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m3s
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m3s
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de> Reviewed-on: #170
This commit is contained in:
parent
cd97dda2d4
commit
f7a17f22cf
@ -1,11 +1,6 @@
|
|||||||
name: Build AppImage
|
name: Build AppImage
|
||||||
run-name: ${{ gitea.actor }} is building THE AppImage 🚀
|
run-name: ${{ gitea.actor }} is building THE AppImage 🚀
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- '*'
|
|
||||||
- '!master'
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
@ -5,6 +5,7 @@ else
|
|||||||
APPIMAGE=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage
|
APPIMAGE=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage
|
||||||
ZSYNC=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage.zsync
|
ZSYNC=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage.zsync
|
||||||
GITEA_OWNER=IPKM
|
GITEA_OWNER=IPKM
|
||||||
|
echo "Upload AppImage started"
|
||||||
#
|
#
|
||||||
# AppImage
|
# AppImage
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user