Skip to content

Commit

Permalink
Remove internal docu submodule, closes #564
Browse files Browse the repository at this point in the history
  • Loading branch information
johguenther committed Jun 28, 2023
1 parent 27a25a1 commit 2bd3b65
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ jobs:
secrets: inherit
uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker.yml@main
with:
force-delete: true
image: ospray/docker-images:docu
submodules: true
cmd: |
cd doc
git clone --depth 1 -b release-2.12.x https://${RENDERKIT_GITHUB_TOKEN}@github.com/intel-innersource/documentation.graphics.renderkit.ospray-website.git ospray-doc
make pdf
make checklinks
artifact-out: pdf
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
[submodule "doc-binaries"]
path = doc/ospray-doc
url = ../documentation.graphics.renderkit.ospray-website.git
branch = .
1 change: 0 additions & 1 deletion doc/ospray-doc
Submodule ospray-doc deleted from 43ab7d

0 comments on commit 2bd3b65

Please sign in to comment.