Implement CI/CD to build and deploy the Jekyll site #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of a bigger (private) issue:
Goals:
Let's test some Gitea actions to build and deploy this Jekyll site.
Implement CI to build the site with Jekyllto Implement CI/CD to build and deploy the Jekyll siteIt does work quite well, but I'd like to check who can create and merge PRs (and mess up with the runner!?).
I've blocked the full self-registration: an admin need to validate any new account.
The runner is currently attached to the instance. We may prefer to attach it to the org. if this goes live...