Skip to content

Instantly share code, notes, and snippets.

@Harleyoc1
Created July 12, 2022 10:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Harleyoc1/e05dacc7d725ae7f4a80fb6458d4027e to your computer and use it in GitHub Desktop.
Save Harleyoc1/e05dacc7d725ae7f4a80fb6458d4027e to your computer and use it in GitHub Desktop.
Run shalzz/zola-deploy-action@v0.14.1
/usr/bin/docker run --name cd98f06612378de3340b5965f19cfe771cb69_b3e1f1 --label 4cd98f --workdir /github/workspace --rm -e PAGES_BRANCH -e TOKEN -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e GITHUB_STEP_SUMMARY -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/crytpo-coin.github.io/crytpo-coin.github.io":"/github/workspace" 4cd98f:06612378de3340b5965f19cfe771cb69
Starting deploy...
Fetching themes
Submodule 'themes/adidoks' (https://github.com/aaranxu/adidoks) registered for path 'themes/adidoks'
Cloning into '/github/workspace/themes/adidoks'...
Submodule path 'themes/adidoks': checked out '5c698271c460046034605b743a15196b12e32887'
Using zola 0.14.1
Building in . directory
Building with flags:
Building site...
Checking all internal links with anchors.
> Successfully checked 0 internal link(s) with anchors.
-> Creating 7 pages (0 orphan), 7 sections, and processing 0 images
Failed to build the site
Error: Failed to render section '/github/workspace/content/_index.md'
Reason: Failed to render 'index.html': error while rendering macro `macros_header::header` (error happened in a parent template)
Reason: Variable `config.default_language` not found in context while rendering 'macros/header.html'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment