Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hysop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
particle_methods
hysop
Commits
1bce1e56
Commit
1bce1e56
authored
2 years ago
by
EXT Jean-Matthieu Etancelin
Browse files
Options
Downloads
Patches
Plain Diff
update CI for triggering update hysop-doc
parent
bb6b7002
No related branches found
No related tags found
1 merge request
!45
Update "Development documentation"
Pipeline
#128545
failed
2 years ago
Stage: doc
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+10
-0
10 additions, 0 deletions
.gitlab-ci.yml
docs/hysop-doc
+1
-1
1 addition, 1 deletion
docs/hysop-doc
with
11 additions
and
1 deletion
.gitlab-ci.yml
+
10
−
0
View file @
1bce1e56
...
@@ -21,6 +21,7 @@ stages:
...
@@ -21,6 +21,7 @@ stages:
-
build
-
build
-
install
-
install
-
test
-
test
-
doc
env:jammy
:
env:jammy
:
image
:
gricad-registry.univ-grenoble-alpes.fr/particle_methods/hysop:jammy
image
:
gricad-registry.univ-grenoble-alpes.fr/particle_methods/hysop:jammy
...
@@ -77,3 +78,12 @@ test:jammy:
...
@@ -77,3 +78,12 @@ test:jammy:
paths
:
paths
:
-
$CI_PROJECT_DIR/cache
-
$CI_PROJECT_DIR/cache
key
:
"
hysop_cache"
key
:
"
hysop_cache"
# Trigger the CI of hysop-doc project to re-build online documentation (user+generated)
onlinedocupdate
:
stage
:
doc
rules
:
-
if
:
$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"
trigger
:
project
:
particle_methods/hysop-doc
branch
:
main
This diff is collapsed.
Click to expand it.
hysop-doc
@
223c4ff1
Compare
a09c2d1e
...
223c4ff1
Subproject commit
a09c2d1e571464d0e1368670b0a1a1cfe0736b2f
Subproject commit
223c4ff1d38ea34655b1ccc3ffde8043d2d0a35a
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