diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-11-17 23:53:32 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-11-17 23:53:32 -0700 |
| commit | 765c83fc452a0e171f858cb519a02604d5a942ea (patch) | |
| tree | ac58f4f1cf9bd67b5b238a4b9b7da9568f1a6fd6 /tasks | |
| parent | 697d7171830f3dc757175bc29b7eb528d4cdb4b5 (diff) | |
trigger Asciidoctor PDF build to test again upstream after successful run
Diffstat (limited to 'tasks')
| -rw-r--r-- | tasks/dependents.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/dependents.rake b/tasks/dependents.rake index bf3dded3..47c58f78 100644 --- a/tasks/dependents.rake +++ b/tasks/dependents.rake @@ -50,6 +50,7 @@ namespace :build do %w( asciidoctor/asciidoctor.js asciidoctor/asciidoctorj + asciidoctor/asciidoctor-pdf ).each do |project| org, name, branch = parse_project project project = [org, name, branch] * '/' |
