Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container 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
containers
eic_container
Merge requests
!18
Re-factor repository workflow
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Re-factor repository workflow
13-re-factor-repository-workflow
into
master
Overview
0
Commits
34
Pipelines
0
Changes
1
Merged
Sylvester Joosten
requested to merge
13-re-factor-repository-workflow
into
master
4 years ago
Overview
0
Commits
34
Pipelines
0
Changes
1
Expand
Addresses
#13 (closed)
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Viewing commit
1943d6c6
Prev
Next
Show latest version
1 file
+
4
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1943d6c6
Debug CI
· 1943d6c6
Sylvester Joosten
authored
4 years ago
.gitlab-ci.yml
+
4
−
3
Options
@@ -84,6 +84,7 @@ dummy:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
when
:
on_success
trigger
:
include
:
-
artifact
:
test.yml
job
:
init
include
:
ci/test.yml
#- artifact: test.yml
# job: init
Loading