[gnome-runtime-images/barthalion/ci-shared-runners] Drop privileged tag
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images/barthalion/ci-shared-runners] Drop privileged tag
- Date: Mon, 20 Jul 2020 18:19:55 +0000 (UTC)
commit 5cf2a580b6a694aea9d3140b9fd6708f6321355f
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Jul 20 19:48:06 2020 +0200
Drop privileged tag
.gitlab-ci.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bbea534..6aa90d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,8 +11,6 @@ stages:
- rust_bundle
default:
- tags:
- - privileged
before_script:
- dnf install -y buildah podman
- buildah login -u gitlab-ci-token -p ${CI_JOB_TOKEN} ${CI_REGISTRY}
@@ -42,7 +40,7 @@ default:
cgroup_manager = "cgroupfs"
events_logger = "file"
END
- - podman run --rm ${DOCKERIMAGE} flatpak list --columns=application,branch,arch,active,size
+ #- podman run --rm ${DOCKERIMAGE} flatpak list --columns=application,branch,arch,active,size
- buildah inspect --format "{{.FromImageID}}" ${DOCKERIMAGE}
rules:
- when: 'manual'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]