diff options
Diffstat (limited to 'ci/ciimage/bionic/image.json')
| -rw-r--r-- | ci/ciimage/bionic/image.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/ciimage/bionic/image.json b/ci/ciimage/bionic/image.json index d40090211..5df709e7e 100644 --- a/ci/ciimage/bionic/image.json +++ b/ci/ciimage/bionic/image.json @@ -2,6 +2,7 @@ "base_image": "ubuntu:bionic", "env": { "CI": "1", - "DC": "gdc" + "DC": "gdc", + "MESON_CI_JOBNAME": "linux-bionic-gcc" } } |
