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