All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m54s
7 lines
389 B
Markdown
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)
|