Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F36623874
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
893 B
Subscribers
None
View Options
diff --git a/.appveyor.yml b/.appveyor.yml
index a0190b2..42cdcfe 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,24 +1,24 @@
install:
- - set QTDIR=C:\Qt\5.13\mingw53_32
+ - set QTDIR=C:\Qt\5.13\mingw73_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\Qt\5.13\mingwi73_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script:
- qmake qtpass.pro CONFIG+=static
- mingw32-make
# - mingw32-make check
#after_build:
- cmd: copy README.md src\release\README.txt
- cmd: copy LICENSE src\release\LICENSE.txt
- iscc qtpass.iss
artifacts:
- path: Output\qtpass-*.exe
- path: main\release\qtpass.exe
deploy:
provider: GitHub
auth_token:
secure: YfscG1DR0+kApThPXxQSr+ZEjUOUlIG0Tqc5+90IFsUInyICRRMdbJsbxR2qhq/p
artifact: /qtpass-[0-9]+\.[0-9]+\.[0-9]+\.exe/
draft: true
prerelease: false
on:
appveyor_repo_tag: true
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Feb 26, 7:02 PM (19 h, 10 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
31/b8/bbd7e1c6bb73ebe4868c7e001134
Attached To
rGPGPASS GnuPG Password Manager
Event Timeline
Log In to Comment