feature: moved tests to djangoldp v2

This commit is contained in:
plup 2021-02-09 20:50:27 +01:00
parent 13d56fdcf4
commit cee946d2df
1 changed files with 1 additions and 1 deletions

View File

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