Skip to content
Snippets Groups Projects
Commit 1de4fae2 authored by Hamer Iboshi's avatar Hamer Iboshi
Browse files

Update .gitlab-ci.yml

parent f35a560f
No related branches found
No related tags found
No related merge requests found
Pipeline #21565 failed
image: node:9.2.1
stages:
- test
......@@ -6,11 +8,10 @@ regression_tests:
before_script:
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
- python get-pip.py
- sleep 60
script:
- cd lde-api-regression-test
- git checkout development
- pip install -r requirements.txt
- python manage.py compare
tags:
- ubuntu
- node
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment