Skip to content

Commit

Permalink
ci: update docs-builder
Browse files Browse the repository at this point in the history
[ upstream commit 262d59e ]

Manual update for docs-builder tag, because the related PR's branch was
not opened in the Cilium repository (but from a fork).

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Tam Mach <tam.mach@cilium.io>
  • Loading branch information
qmonnet authored and sayboras committed Oct 6, 2023
1 parent cf9163a commit d52fee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
persist-credentials: false
- name: Build HTML
uses: docker://quay.io/cilium/docs-builder:9eb38bbec80e56a8a498b0cac42456e42cfe7f04@sha256:9936a2f648cb25cad6cf1fe5772ad1a5800d0033eb88b0dce77ad70a083661d9
uses: docker://quay.io/cilium/docs-builder:b4742c730ff6b05c0b6b3e3383a264bf706aef5e@sha256:28e22c2f0c747216a5216304855be244f44d8d2752c6f810d0da1918712c5f61
with:
entrypoint: ./Documentation/check-build.sh
args: html

0 comments on commit d52fee2

Please sign in to comment.