chiark / gitweb /
CI: Use our own image
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 29 Feb 2016 19:56:02 +0000 (19:56 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 29 Feb 2016 19:56:02 +0000 (19:56 +0000)
.gitlab-ci.yml

index 9e2470bd3595f6ea3ee622ed56dbc10d7e0df5d3..304cd422e669e9a19f845cdc3a2e395c1e9c1660 100644 (file)
@@ -1,3 +1,5 @@
+image: mvdan/fdroid-ci:latest
+
 before_script:
   - apt-get -q update -y
   - echo " == Installing packages required by this CI script"