Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
Articles
Commits
4b449c05
Commit
4b449c05
authored
Feb 02, 2022
by
Guilhem Saurel
Browse files
check all videos are embedded
parent
c56d8616
Pipeline
#17438
passed with stage
in 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4b449c05
...
...
@@ -2,7 +2,7 @@ image: memmos.laas.fr:5000/gepetto/articles
pages
:
script
:
-
make
-
make
check
artifacts
:
paths
:
-
public
Makefile
View file @
4b449c05
...
...
@@ -17,3 +17,6 @@ deploy: all
chmod
-R
a+rX,g+w
${DEST}
publish
:
deploy
check
:
all
!
grep
'videos/watch'
${SOURCES}
# you have to replace "watch" by "embed"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment