Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
simcaq-node
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
simcaq
simcaq-node
Commits
1f65154d
Commit
1f65154d
authored
2 years ago
by
Miguel Angelo Salerno
Browse files
Options
Downloads
Patches
Plain Diff
fix gitlab-ci
parent
7faf3b9f
No related branches found
No related tags found
2 merge requests
!309
Merge new updates into master
,
!283
Homologa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
1f65154d
...
...
@@ -31,13 +31,13 @@ regression_tests:
-
npm install
-
gulp build && gulp &
-
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
-
python get-pip.py
-
python
3
get-pip.py
-
sleep
60
script
:
-
git clone https://gitlab.c3sl.ufpr.br/simcaq/lde-api-regression-test.git
-
cd lde-api-regression-test
-
pip install -r requirements.txt
-
python manage.py compare --verbose
-
pip
3
install -r requirements.txt
-
python
3
manage.py compare --verbose
tags
:
-
node
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment