mirror of
https://passt.top/passt
synced 2025-01-22 04:05:22 +00:00
README: Don't preload CI recording, show poster from end of run
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
628c4f0cae
commit
71ab6d9972
@ -446,7 +446,7 @@ demo_passt_player = AsciinemaPlayer.create('/builds/latest/web/demo_passt.cast',
|
||||
<script>
|
||||
ci_player = AsciinemaPlayer.create('/builds/latest/web/ci.cast',
|
||||
document.getElementById('ci'),
|
||||
{ cols: 240, rows: 51, preload: true }
|
||||
{ cols: 240, rows: 51, poster: 'npt:999:0' }
|
||||
);
|
||||
</script>
|
||||
<div><script src="/builds/latest/web/ci.js"></script></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user