Skip to content

Commit

Permalink
Perms 1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDonkin-Gallagher committed Dec 4, 2023
1 parent ed0ab40 commit 505fae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github_action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ echo Building multi-page HTML from AsciiDoc
asciidoctor-multipage -r asciidoctor-diagram -o paged.html --verbose training/rest_training.adoc || true

echo Putting output into $INPUT_OUTPUT
ls -al ref
tar --dereference -cvf $INPUT_OUTPUT --exclude .asciidoctor --exclude .git --exclude .gitignore ref

echo Artifact: $INPUT_OUTPUT
Expand Down

0 comments on commit 505fae9

Please sign in to comment.