forgejo-vite-ci/README.md
muerwre 903beb16e0
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m54s
Update README.md
2024-08-16 23:33:52 +07:00

7 lines
389 B
Markdown

# Forgejo frontend build action
An action to build sample Vite in ForgeJo, Gitea and Github with cache and publishing to custom docker repository
- [Actual workflow](.forgejo/workflows/publish.yml)
- [Setting up actions and runners](https://forgejo.org/docs/v1.20/user/actions/)
- [Setting up cache for node](https://code.forgejo.org/actions/cache/src/branch/main/examples.md#node-yarn)