From a748e5e4b6da18723812a50087247b563484ce85 Mon Sep 17 00:00:00 2001 From: jak1 Date: Sun, 16 May 2021 19:32:10 +0000 Subject: blocked by the "docker" tag? --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1ffa10b..d79a84c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,6 @@ x86_64-AppImage: stage: build tags: - gtmw - - docker before_script: - apt-get update -qq - chmod +x install_dependencies.sh @@ -35,7 +34,6 @@ i386-AppImage: stage: build tags: - gtmw - - docker before_script: - apt-get update -qq - chmod +x install_dependencies.sh @@ -61,7 +59,6 @@ deb_pkg: stage: build tags: - gtmw - - docker before_script: - apt-get update -qq - chmod +x install_dependencies.sh @@ -90,6 +87,8 @@ deb_pkg: deploy-appImages: stage: deploy image: alpine + tags: + - gtmw before_script: - apk add openssh-client zip - eval $(ssh-agent -s) -- cgit v1.2.3-60-g2f50