Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nrp-frontend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Neurorobotics Platform
nrp-frontend
Commits
ae32da74
Commit
ae32da74
authored
4 years ago
by
ManosAngelidis
Committed by
Antoine Detailleur
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[NRRPLT-8066] Removed sudo from pipelines
parent
9c4ada8b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bitbucket-pipelines.yml
+1
-1
1 addition, 1 deletion
bitbucket-pipelines.yml
with
1 addition
and
1 deletion
bitbucket-pipelines.yml
+
1
−
1
View file @
ae32da74
...
...
@@ -17,7 +17,7 @@ pipelines:
-
npm test
# Coverage check
-
npm run coverage
-
sudo
chmod +x nrp_cobertura_check
-
chmod +x nrp_cobertura_check
-
export NRP_COVERAGE_BRANCH=5
-
export NRP_COVERAGE_LINE=12
-
./nrp_cobertura_check coverage/cobertura-coverage.xml
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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