summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-13 23:03:29 +0100
committerJavier Jardón <jjardon@gnome.org>2016-07-19 23:51:24 +0100
commit9f72e732336dc039b5028ad1e0c6c29a9c0ed56d (patch)
treef987aa6554dedbd144f312388d57db7936c266a0
parent248d23f0a1e49f1d37e3f0fc63608bfb7e9b4a11 (diff)
downloaddefinitions-9f72e732336dc039b5028ad1e0c6c29a9c0ed56d.tar.gz
Install gawk
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7eab5051..8e511331 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
before_script:
- 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: