Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
maestro-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
maestro
maestro-core
Commits
519fea86
Commit
519fea86
authored
3 years ago
by
Utz-Uwe Haus
Browse files
Options
Downloads
Patches
Plain Diff
Refer to 'main' branch in gitlab CI setup
Deprecating 'master' branch in favor of 'main' at 0.2 release
parent
4a9917c9
No related branches found
No related tags found
No related merge requests found
Pipeline
#78779
failed
3 years ago
Stage: build-and-test
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
519fea86
...
@@ -26,7 +26,7 @@ stages:
...
@@ -26,7 +26,7 @@ stages:
.build
:
.build
:
only
:
only
:
refs
:
refs
:
-
ma
ster
-
ma
in
-
devel
-
devel
-
mvp
-
mvp
-
jsc-ci
-
jsc-ci
...
@@ -197,7 +197,7 @@ build:sage:nomio:
...
@@ -197,7 +197,7 @@ build:sage:nomio:
-
$GITLAB_INSTANCE == "JSC"
# this variable is set on JSC in the project config Web UI
-
$GITLAB_INSTANCE == "JSC"
# this variable is set on JSC in the project config Web UI
only
:
only
:
refs
:
refs
:
-
ma
ster
-
ma
in
-
devel
-
devel
variables
:
variables
:
CI_DEBUG_TRACE
:
"
true"
CI_DEBUG_TRACE
:
"
true"
...
...
This diff is collapsed.
Click to expand it.
Milos Lompar
@lompar1
mentioned in issue
#79 (closed)
·
3 years ago
mentioned in issue
#79 (closed)
mentioned in issue #79
Toggle commit list
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