Skip to content

Commit

Permalink
Implement documentation of ci/cd pipeline
Browse files Browse the repository at this point in the history
* add link to documentation png in README.md
  • Loading branch information
Azaraky committed Jan 22, 2024
1 parent 4699088 commit ed34614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The newest build of the shop is deployed [here](https://zeiss.github.io/angular-

To get a better understanding of the style guide example, it is recommended to look into the style guide which is hosted under the repositories [wiki page](https://github.com/ZEISS/angular-styleguide/wiki).

Furthermore, you can find more information about the build process [here](documentation/generated-documents/build-pipeline-documentation.png).
Furthermore, you can find more information about the build and deployment process [here](documentation/generated-documents/build-pipeline-documentation.png).

Almost the entire app is implemented by using the [Standalone Components](https://angular.io/guide/standalone-components) approach. To cover also the classical module-based approach and to showcase the integration of both concepts, the package `catalog` is implemented module-based completely.

Expand Down

0 comments on commit ed34614

Please sign in to comment.