Skip to content
Snippets Groups Projects
Commit 4b449c05 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

check all videos are embedded

parent c56d8616
No related branches found
No related tags found
No related merge requests found
Pipeline #17438 passed
......@@ -2,7 +2,7 @@ image: memmos.laas.fr:5000/gepetto/articles
pages:
script:
- make
- make check
artifacts:
paths:
- public
......@@ -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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment