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
f49e0ae0
Commit
f49e0ae0
authored
Jan 04, 2021
by
Roy Fabrice
Browse files
debug .gitlab-ci.yml
parent
cc123e31
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f49e0ae0
...
...
@@ -4,8 +4,11 @@ stages:
pages
:
stage
:
pages
script
:
-
ls
-
pwd
-
cd doc
-
doxygen doxypfof
-
doxygen doxypfof
-
cp -r html ../public/
-
cd ..
artifacts
:
paths
:
-
public
...
...
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