Skip to content

Commit 9b4d577

Browse files
gloursndeloof
authored andcommitted
remove refrecence docs generation
Signed-off-by: Guillaume Lours <[email protected]>
1 parent b30978f commit 9b4d577

File tree

2 files changed

+0
-62
lines changed

2 files changed

+0
-62
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,3 @@ RUN --mount=from=binary \
192192

193193
FROM scratch AS release
194194
COPY --from=releaser /out/ /
195-
196-
# docs-reference is a target used as remote context to update docs on release
197-
# with latest changes on docs.docker.com.
198-
# see open-pr job in .github/workflows/docs.yml for more details
199-
FROM scratch AS docs-reference
200-
COPY docs/reference/*.yaml .

0 commit comments

Comments
 (0)