update
This commit is contained in:
parent
6759809040
commit
9239fe16e6
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ GitHub (forgejo) pipelines and other CI/CD utilities for the frontends Phoenix T
|
|||
|
||||
Containers are built using dedicated `Dockerfile`s located in the `/docker` directory within each project repository. After the build, the images are pushed to the registry.
|
||||
|
||||
### `Build Standalone`
|
||||
### `Build`
|
||||
|
||||
A standard single-repository project with a `package.json` file located at the root, managing dependencies for the entire project.
|
||||
|
||||
|
|
@ -37,7 +37,7 @@ Note: Secrets must be explicitly passed to workflows, even if they are defined a
|
|||
| `PACKAGE_WRITE_TOKEN` | Accesstoken of the package writer | ✓ |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||
|
||||
### `Build Monorepo`
|
||||
### `Build-Monorepo`
|
||||
|
||||
A monorepo project based on Turborepo, with individual projects located under the `/apps/<PROJECT_ID>` directory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue