Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Zell
Software
Zell
Commits
53e3674a
Unverified
Commit
53e3674a
authored
May 28, 2023
by
Jayesh Badwaik
Browse files
Options
Downloads
Patches
Plain Diff
- ci : trigger downstream developer doc pipeline
parent
44798fc4
No related branches found
No related tags found
No related merge requests found
Pipeline
#140593
failed
May 28, 2023
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/platform/documentation.yml
+0
-1
0 additions, 1 deletion
.gitlab/platform/documentation.yml
.gitlab/template/documentation.yml
+4
-0
4 additions, 0 deletions
.gitlab/template/documentation.yml
with
4 additions
and
1 deletion
.gitlab/platform/documentation.yml
+
0
−
1
View file @
53e3674a
...
@@ -9,4 +9,3 @@
...
@@ -9,4 +9,3 @@
-
pacman --noconfirm -Syy
-
pacman --noconfirm -Syy
-
pacman --noconfirm -S doxygen cmake gcc graphviz
-
pacman --noconfirm -S doxygen cmake gcc graphviz
-
pacman --noconfirm -S git python wget make
-
pacman --noconfirm -S git python wget make
This diff is collapsed.
Click to expand it.
.gitlab/template/documentation.yml
+
4
−
0
View file @
53e3674a
...
@@ -10,6 +10,10 @@
...
@@ -10,6 +10,10 @@
.documentation
:
.documentation
:
dependencies
:
dependencies
:
-
fetch.testdata
-
fetch.testdata
trigger
:
orgzell/dev
variables
:
ZELL_DEPLOY_DOC_BRANCH
:
$CI_COMMIT_REF_NAME
ZELL_DEPLOY_DOC
:
"
true"
artifacts
:
artifacts
:
when
:
on_success
when
:
on_success
paths
:
paths
:
...
...
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