Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34085791
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
995 B
Subscribers
None
View Options
diff --git a/.appveyor.yml b/.appveyor.yml
index c812cb3..d008768 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,24 +1,24 @@
install:
- - set QTDIR=C:\Qt\5.15.1\mingw81_32
+ - set QTDIR=C:\Qt\5.13\mingw73_32
- choco install -y InnoSetup
- - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw730_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
+ - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_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
Wed, Dec 3, 3:33 AM (1 d, 10 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f3/bf/96c04f8b4a24f94c4ea6ee8c6f29
Attached To
rGPGPASS GnuPG Password Manager
Event Timeline
Log In to Comment