Update appveyor.yml

This commit is contained in:
Leonardo Zide 2020-09-13 20:13:33 -07:00
parent d91f0a6b6a
commit 8223b61a24

View file

@ -92,7 +92,7 @@ for:
- cd build/release
- macdeployqt LeoCAD.app -dmg
- export VERSION=$(git rev-parse --short HEAD)
- mv LeoCAD.dmg LeoCAD-macOS-$VERSION.dmg
- mv LeoCAD.dmg ../../LeoCAD-macOS-$VERSION.dmg
artifacts:
- path: LeoCAD-macOS-$(VERSION).dmg
name: leocad
@ -100,7 +100,7 @@ for:
deploy:
- provider: GitHub
tag: continuous
description: Continuous build for commit $(appveyor_repo_commit)
description: Continuous build for commit $(VERSION)
auth_token:
secure: +EZPzYX4wUEc6MYg4kBLx9TogAqeeeWUPgtEW3VtAJATrBtxwpuOQIHrrR4hbc7a
artifact: leocad