UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 6209b637 authored by Brenton Caldwell's avatar Brenton Caldwell
Browse files

Update gitlab-ci.yml

parent 31952ae9
Branches
Tags
No related merge requests found
make_slide_demo:
script:
- cd courseware/slides
- bundle config --local github.https true
- bundle --path=.bundle/gems --binstubs=.bundle/.bin
- bundle exec asciidoctor-revealjs -a revealjsdir=https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0 slides.adoc
artifacts:
paths:
- courseware/slides/slides.html
- slides.html
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment