cicd: upgraded to djangoldp v2.1 image

This commit is contained in:
plup 2021-02-24 11:36:41 +01:00 committed by Plup
parent 86b4050831
commit cfd4127d26
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ test:e2e:
stage: test
image: cypress/included:5.6.0
services:
- name: ${CI_REGISTRY_IMAGE}/djangoldp:2.0
- name: ${CI_REGISTRY_IMAGE}/djangoldp:latest
before_script:
# install missing dependencies
- npm install -g sirv-cli