Merge pull request #1211 from majestrate/fix-gitlab-ci-2020-04-02

fix gitlab tag (again)
pull/1216/head
Jeff 4 years ago committed by GitHub
commit 78b0739bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,7 +68,7 @@ build:linux_debug:
build:win32:
image: ubuntu:bionic
tags:
- ubuntu
- linux
stage: build
before_script:
- apt-get update && apt-get install -y build-essential cmake nsis git g++-mingw-w64

Loading…
Cancel
Save