Skip to content

Commit 0470b86

Browse files
CCM-14029 Drop Docs as its not being used, the README is sufficient for this repo
1 parent 4f117b0 commit 0470b86

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,6 @@ on:
3333
type: string
3434

3535
jobs:
36-
artefact-jekyll-docs:
37-
name: "Build Docs"
38-
runs-on: ubuntu-latest
39-
timeout-minutes: 3
40-
steps:
41-
- name: "Checkout code"
42-
uses: actions/checkout@v4
43-
- name: "Build docs"
44-
uses: ./.github/actions/build-docs
45-
with:
46-
version: "${{ inputs.version }}"
4736
artefact-1:
4837
name: "Artefact 1"
4938
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)