Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created December 3, 2022 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flushpot1125/91cf088308947d12d2485d50c828819b to your computer and use it in GitHub Desktop.
Save flushpot1125/91cf088308947d12d2485d50c828819b to your computer and use it in GitHub Desktop.
image: vvakame/review:5.4
build-pdf:
script: # build-in-docker.sh の終盤と同じもの
- ./setup.sh
- npm run pdf
artifacts:
paths:
- articles/ReVIEW-Template.pdf
tags:
- docker
# 文法はこちらを参照してください
# https://docs.gitlab.com/ce/ci/yaml/README.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment