summaryrefslogtreecommitdiff
path: root/ci/ciimage/bionic/image.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ciimage/bionic/image.json')
-rw-r--r--ci/ciimage/bionic/image.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/ci/ciimage/bionic/image.json b/ci/ciimage/bionic/image.json
new file mode 100644
index 000000000..6a3d7232e
--- /dev/null
+++ b/ci/ciimage/bionic/image.json
@@ -0,0 +1,8 @@
+{
+ "base_image": "ubuntu:bionic",
+ "env": {
+ "CI": "1",
+ "SKIP_SCIENTIFIC": "1",
+ "DC": "gdc"
+ }
+}