Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
behavior_loader
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
bioroboticslab
biotracker
behavior_loader
Commits
3e50bd08
Commit
3e50bd08
authored
6 years ago
by
calrama
Browse files
Options
Downloads
Patches
Plain Diff
Update CI/CD
parent
5095837e
No related branches found
No related tags found
No related merge requests found
Pipeline
#13227
failed
6 years ago
Stage: build
Stage: package
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-3
2 additions, 3 deletions
.gitlab-ci.yml
with
2 additions
and
3 deletions
.gitlab-ci.yml
+
2
−
3
View file @
3e50bd08
...
@@ -32,7 +32,8 @@ stages:
...
@@ -32,7 +32,8 @@ stages:
-
build
-
build
expire_in
:
1 day
expire_in
:
1 day
before_script
:
before_script
:
-
C:/VsDevEnv.ps1 -arch=amd64
-
. /Library.ps1
-
VSDevEnv -arch=amd64 -vcvars_ver="14.15"
build ubuntu-18.04
:
build ubuntu-18.04
:
<<
:
*build_ubuntu_18_04
<<
:
*build_ubuntu_18_04
...
@@ -65,8 +66,6 @@ package windows:
...
@@ -65,8 +66,6 @@ package windows:
<<
:
*base_windows
<<
:
*base_windows
dependencies
:
dependencies
:
-
build windows
-
build windows
before_script
:
-
C:/VsDevEnv.ps1 -arch=amd64
<<
:
*package
<<
:
*package
trigger dependents
:
trigger dependents
:
...
...
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