From bed7032eab8e3b06b9a0e47d6b6c2ec45f43504d Mon Sep 17 00:00:00 2001 From: jak1 Date: Sun, 16 May 2021 19:21:13 +0000 Subject: added gtmw tag for usage with our own runner --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30fe782..1ffa10b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ x86_64-AppImage: image: ubuntu:trusty stage: build tags: + - gtmw - docker before_script: - apt-get update -qq @@ -33,6 +34,7 @@ i386-AppImage: image: i386/ubuntu:trusty stage: build tags: + - gtmw - docker before_script: - apt-get update -qq @@ -58,6 +60,7 @@ deb_pkg: image: ubuntu:trusty stage: build tags: + - gtmw - docker before_script: - apt-get update -qq -- cgit v1.2.3-70-g09d2