From d0d1a95ca8f62edaae82f643b33d0fcf517eaf90 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 26 Mar 2022 14:54:44 +0300 Subject: feat: remove extra tags --- taskd.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'taskd.yaml') diff --git a/taskd.yaml b/taskd.yaml index 3d10711..7b635c5 100644 --- a/taskd.yaml +++ b/taskd.yaml @@ -5,8 +5,6 @@ tasks: # Installation - name: Install build tools - tags: - - slow apt: pkg: - gcc @@ -31,8 +29,6 @@ - name: Build taskd from source remote_user: taskd - tags: - - slow shell: | cd /tmp git clone --recursive https://github.com/GothenburgBitFactory/taskserver.git -- cgit v1.2.3