Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roy Fabrice
pFoF
Commits
7465bdf5
Commit
7465bdf5
authored
Aug 31, 2021
by
Roy Fabrice
Browse files
debug ci
parent
8cb1dfda
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7465bdf5
stages
:
-
pages
-
deploy
doc
:
stage
:
pages
pages
:
stage
:
deploy
image
:
gitlab.obspm.fr:4567/roy/pfof:latest
script
:
-
mkdir public
-
cd doc
-
doxygen doxypfof
-
doxygen doxypfof
...
...
@@ -13,8 +14,8 @@ doc:
artifacts
:
paths
:
-
public
tags
:
-
docker_dio
only
:
-
master
\ No newline at end of file
tags
:
-
docker_dio
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment