mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-03 18:00:22 +00:00
Docs: Update base python image and add params for the combine script (#839)
* update * update * update
This commit is contained in:
9
.github/workflows/pull_request_docs.yaml
vendored
9
.github/workflows/pull_request_docs.yaml
vendored
@@ -20,3 +20,12 @@ jobs:
|
||||
MD_CONFIG: .github/md_config.json
|
||||
DOC_SRC: docs
|
||||
MD_LINT_CONFIG: .markdownlint.yaml
|
||||
build:
|
||||
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.122
|
||||
with:
|
||||
DOCKER_FILE_PATH: Dockerfile-docs
|
||||
CONTAINER_REGISTRY_URL: ghcr.io/stakater
|
||||
secrets:
|
||||
CONTAINER_REGISTRY_USERNAME: ${{ github.actor }}
|
||||
CONTAINER_REGISTRY_PASSWORD: ${{ secrets.GHCR_TOKEN }}
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
|
||||
|
||||
Reference in New Issue
Block a user