Skip to content
Snippets Groups Projects

trying to install decktape

Merged Jennifer Mankoff requested to merge jen-week2 into UACCESS-24fa
1 file
+ 1
4
Compare changes
  • Side-by-side
  • Inline
+ 1
4
@@ -65,11 +65,8 @@ generate_pdf:
- build
dependencies:
- build_production
image:
name: astefanutti/decktape
entrypoint: [""]
script:
- gem install bundler
- docker image pull astefanutti/decktape
- bundle install --path vendor
- script/deployslidepdf
variables:
Loading