mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-02-14 15:59:50 +00:00
Update Semaphore configuration
This commit is contained in:
@@ -47,6 +47,7 @@ blocks:
|
||||
jobs:
|
||||
- name: PDF
|
||||
commands:
|
||||
- checkout
|
||||
- artifact pull workflow uploads
|
||||
- make more
|
||||
- gs -sDEVICE=pdfwrite -dPrinted=false -dNOPAUSE -dBATCH -dSAFER -dFirstPage=1 -dLastPage=12 -sOutputFile=CICD_with_Docker_Kubernetes_Semaphore_Sample.pdf uploads/CICD_with_Docker_Kubernetes_Semaphore.pdf
|
||||
|
||||
Reference in New Issue
Block a user