aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-12-11 18:24:43 -0800
committerBryan Newbold <bnewbold@robocracy.org>2020-12-11 18:24:43 -0800
commit9f67c82ce8952bbe9a7a07b732830363c7865485 (patch)
treeb3e07836bda811e524b76e34eb8247baeaeed216 /.gitlab-ci.yml
parent38bc414fe51f740de5be2007d4af9c8dbb7b3fed (diff)
downloadfatcat-9f67c82ce8952bbe9a7a07b732830363c7865485.tar.gz
fatcat-9f67c82ce8952bbe9a7a07b732830363c7865485.zip
Revert "gitlab CI: explicitly use xenial tag of image"
This reverts commit dbfc6e9bacaab4960e814192d66eefea87ef8930.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95b3567b..c563c487 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ variables:
PIPENV_VENV_IN_PROJECT: "true"
CARGO_HOME: ".cargo_cache"
-image: "bnewbold/fatcat-test-base:xenial"
+image: "bnewbold/fatcat-test-base:latest"
unified_test:
variables: