[libdazzle/alatiera/bst-ci] drop tag for now



commit 06934194b8fcd6dcfaa9f532034a2f7454c9ee77
Author: Jordan Petridis <jordan centricular com>
Date:   Wed Oct 5 14:57:31 2022 +0200

    drop tag for now

 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ece4f2..2f7ac7e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,9 +11,9 @@ variables:
 .bst:
   image: "${DOCKER_REGISTRY}/bst16:${DOCKER_IMAGE_ID}"
   stage: "build"
-  tags:
-    - x86_64
-    - gnome-build-meta
+  # tags:
+  #   - x86_64
+  #   - gnome-build-meta
   variables:
     # Store all the bst stuff under the "${CI_PROJECT_DIR}" directory.
     # Note that GitLab CI will only cache stuff inside the "${CI_PROJECT_DIR}" folder.


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