Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nxcals
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Contributor 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
acc-logging-team
nxcals
Commits
f8843ec9
Commit
f8843ec9
authored
7 months ago
by
Rafal Mucha
Browse files
Options
Downloads
Patches
Plain Diff
Resolve
NXCALS-7718
"Add triggering nxcals example"
parent
7675adc7
No related branches found
Branches containing commit
No related tags found
1 merge request
!2031
Resolve NXCALS-7718 "Add triggering nxcals example"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ci/examples.yml
+25
-0
25 additions, 0 deletions
.ci/examples.yml
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
26 additions
and
0 deletions
.ci/examples.yml
0 → 100644
+
25
−
0
View file @
f8843ec9
include
:
-
project
:
acc-logging-team/gitlab-templates
file
:
gitlab-ci-common.yml
ref
:
0.1.34
-
project
:
acc-logging-team/gitlab-templates
file
:
gitlab-ci-logging.yml
ref
:
0.1.34
run-examples
:
stage
:
publish-release
rules
:
-
if
:
$STAGING_PIPELINE == "true" && $PRO_RELEASE == 'true' && $CAS == 'true'
#on_pro_release
needs
:
-
set_version:pro
-
cas_set_alias:pro
variables
:
NXCALS_VERSION
:
"
$VERSION"
trigger
:
include
:
-
project
:
"
acc-logging-team/nxcals-examples"
file
:
.gitlab-ci.yml
ref
:
"
HEAD"
strategy
:
depend
forward
:
pipeline_variables
:
true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
+
1
−
0
View file @
f8843ec9
include
:
include
:
-
local
:
'
.ci/templates.yml'
-
local
:
'
.ci/templates.yml'
-
local
:
'
.ci/examples.yml'
-
project
:
acc-logging-team/gitlab-templates
-
project
:
acc-logging-team/gitlab-templates
file
:
workflows/base.yml
file
:
workflows/base.yml
ref
:
0.1.34
ref
:
0.1.34
...
...
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