tabbed

Customized build of tabbed, the suckless tab manager
git clone git://src.adamsgaard.dk/tabbed
Log | Files | Refs | Submodules | README

commit 9abc16a2ca09c1de751279fd8ca8c3afa55f4527
parent cf3d98e720fdf057ad401ac068b0464254729777
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 21 Jan 2019 12:24:25 +0100

Install git on arch runner

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -25,7 +25,7 @@ build-arch: stage: build image: base/archlinux before_script: - - pacman -Syu --noconfirm base-devel webkit2gtk libx11 libxft xorg-xprop + - pacman -Syu --noconfirm base-devel webkit2gtk libx11 libxft xorg-xprop git script: - make artifacts: