aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2020-06-25 21:34:48 +0200
committerAndrew Lewis <nerf@judo.za.org>2020-06-25 21:34:48 +0200
commitaa3d11920940f91b9677a802e4cca8775939376f (patch)
tree9f53bfec6196bed234b6436d5967e2455d44bc6c /.drone.yml
parentc31bf17fc483952e01468c7ff0f70b9ec0b8ad1d (diff)
downloadrspamd-aa3d11920940f91b9677a802e4cca8775939376f.tar.gz
rspamd-aa3d11920940f91b9677a802e4cca8775939376f.zip
[Test] Use Python3 for functional tests
- Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 9e818c0e5..bbd71648e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -12,7 +12,7 @@ steps:
# any image with a root shell can be used here, but Ubuntu used as base
# image for build and test images and we need to download it anyway
- image: ubuntu:18.04
+ image: ubuntu:20.04
pull: if-not-exists
volumes:
- name: rspamd