[gnome-applets/test-ci] Revert "ci: add crun tag"




commit 5abb961ace9a2fc0974243661c9e7e96516dfb37
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Aug 18 16:43:14 2022 +0300

    Revert "ci: add crun tag"
    
    This reverts commit 7d53016fff7b7abe065637b849e9ad04d0e15117.

 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 71b49c25d..f3ce0fc79 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,8 +41,6 @@ ubuntu:
   stage: build
   except:
     - tags
-  tags:
-    - crun
   before_script:
     - apt-get update
     - *install-ubuntu-dependencies
@@ -55,8 +53,6 @@ coverity:
   image: ubuntu:devel
   stage: analysis
   when: manual
-  tags:
-    - crun
   before_script:
     - apt-get update
     - *install-ubuntu-dependencies


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]