summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-23 18:36:24 +0100
committerJavier Jardón <jjardon@gnome.org>2016-07-23 18:58:56 +0100
commitd83ca907cd0f02bd3d8aee2cb3a876ffc469a3db (patch)
tree8fb1eb682660a39e90b3e0235c78b35d29abb187
parent0421111a90b52ca6233b9bf83580d2c05078d6db (diff)
downloaddefinitions-d83ca907cd0f02bd3d8aee2cb3a876ffc469a3db.tar.gz
Intall gawk
Change-Id: I4b5a636a7a517fd61551133aa167068642364f64
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2d87aee..2255e19a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ before_script:
- export LC_ALL="C.UTF-8"
- locale
- git clone https://github.com/devcurmudgeon/ybd
- - apt-get update -qq && apt-get install -y -qq python-dev python-pip
+ - apt-get update -qq && apt-get install -y -qq python-dev python-pip gawk
- pip install fs pyyaml sandboxlib requests jsonschema
devel-build-64: