Attempt to fix snap release, update Windows SSL dependency to fix release

This commit is contained in:
timvisee 2019-09-30 00:07:56 +02:00
parent 76a1328a77
commit fce3996f31
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 3 additions and 2 deletions

View file

@ -168,7 +168,7 @@ release-crate:
# Snap release
release-snap:
image: snapcore/snapcraft:edge
image: snapcore/snapcraft:stable
stage: release
dependencies: []
only:
@ -177,6 +177,7 @@ release-snap:
script:
# Prepare the environment
- apt-get update -y
- apt-get install python3 -yqq
- cd pkg/snap
# Update version number in snapcraft.yaml

View file

@ -23,7 +23,7 @@ environment:
matrix:
- TARGET: x86_64-pc-windows-msvc
BITS: 64
OPENSSL_VERSION: 1_1_0k
OPENSSL_VERSION: 1_1_0L
OPENSSL_DIR: C:\OpenSSL
# Extract release binary artifacts