Revert "Build talk slides during deploy"
This reverts commit 5ae79ffa6e
.
This commit is contained in:
parent
5ae79ffa6e
commit
8761f9c4cc
4 changed files with 1 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
- name: Generate static slides for talks
|
||||
shell: >
|
||||
npm install; npx reveal-md slides.md --static --static-dirs=assets
|
||||
chdir={{ ansistrano_release_path.stdout }}/slides/{{ item }}
|
||||
with_items: '{{ slides_repo_names }}'
|
Loading…
Add table
Add a link
Reference in a new issue