mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-02-14 15:59:50 +00:00
sample
This commit is contained in:
@@ -32,6 +32,7 @@ blocks:
|
||||
jobs:
|
||||
- name: epubcheck
|
||||
commands:
|
||||
- checkout
|
||||
- artifact pull workflow uploads
|
||||
- cd uploads
|
||||
- 'curl -L https://github.com/w3c/epubcheck/releases/download/v4.2.4/epubcheck-4.2.4.zip -o epubcheck.zip'
|
||||
|
||||
Reference in New Issue
Block a user