Skip to content

Adjust deployment workflow #5

@trappitsch

Description

@trappitsch

First deployment of the new Zola page failed. This was manually fixed by @adamgreig via the following:

  • changed deployment from gh-pages (after mistakenly telling it to use gha), which removed the url
  • added a cname in the settings which created a commit that added a cname file to the gh-pages branch

Next steps (please correct me if I missed something / got something wrong during the meeting):

  • put CNAME into static folder such that it automatically gets copied to the correct branch
  • Use the two build_only, build_and_deploy actions from https://github.com/shalzz/zola-deploy-action for PRs and pushes to main, respectively.
  • EDIT: The deploy workflow should also be adopted such that it only runs when running in the rust-embedded org

Happy to implement this, lmk if you have comments!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions