diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 16:40:50 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 16:40:50 +0200 |
commit | 50c3e56a1b912a8db1cb4effd77e60cf0bbd1654 (patch) | |
tree | 6daeefb3beccf11705378272f24f9492cd6f984c /jobs | |
parent | d3344cb18ad3039b4d527e189b17ed38d2d026c1 (diff) | |
download | laminar-cnf-50c3e56a1b912a8db1cb4effd77e60cf0bbd1654.tar.gz laminar-cnf-50c3e56a1b912a8db1cb4effd77e60cf0bbd1654.tar.bz2 laminar-cnf-50c3e56a1b912a8db1cb4effd77e60cf0bbd1654.zip |
Fix jobs tagging
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/turris3x-omnia.conf | 2 | ||||
-rw-r--r-- | jobs/turris3x-turris.conf | 2 | ||||
-rw-r--r-- | jobs/turris4x-mox.conf | 2 | ||||
-rw-r--r-- | jobs/turris4x-omnia.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/jobs/turris3x-omnia.conf b/jobs/turris3x-omnia.conf index 3b47512..e4c5f86 100644 --- a/jobs/turris3x-omnia.conf +++ b/jobs/turris3x-omnia.conf @@ -1 +1 @@ -TAG=heavy +TAGS=heavy diff --git a/jobs/turris3x-turris.conf b/jobs/turris3x-turris.conf index 3b47512..e4c5f86 100644 --- a/jobs/turris3x-turris.conf +++ b/jobs/turris3x-turris.conf @@ -1 +1 @@ -TAG=heavy +TAGS=heavy diff --git a/jobs/turris4x-mox.conf b/jobs/turris4x-mox.conf index 3b47512..e4c5f86 100644 --- a/jobs/turris4x-mox.conf +++ b/jobs/turris4x-mox.conf @@ -1 +1 @@ -TAG=heavy +TAGS=heavy diff --git a/jobs/turris4x-omnia.conf b/jobs/turris4x-omnia.conf index 3b47512..e4c5f86 100644 --- a/jobs/turris4x-omnia.conf +++ b/jobs/turris4x-omnia.conf @@ -1 +1 @@ -TAG=heavy +TAGS=heavy |