You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/catalog-spring-boot/manifests/helm/build/templates/task-verify-commit.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/catalog-spring-boot/manifests/helm/build/templates/triggertemplate-build.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/gateway-vertx/manifests/helm/build/templates/task-verify-commit.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/gateway-vertx/manifests/helm/build/templates/triggertemplate-build.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/inventory-quarkus/manifests/helm/build/templates/task-verify-commit.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/inventory-quarkus/manifests/helm/build/templates/triggertemplate-build.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/coolstore/web-nodejs/manifests/helm/build/templates/triggertemplate-build.yaml
Copy file name to clipboardexpand all lines: scaffolder-templates/gitlab/quinoa-wind-turbine/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Game's architecture:
15
15
16
16
## Repository Breakdown
17
17
18
-
* skeleton: app source code, it contains catalog-info, Dockerfile, Devfile, Gitlab CI
18
+
* skeleton: app source code, it contains catalog-info, Dockerfile, Devfile, Gitlab CI
19
19
* manifests: Kubernetes manifests source code for building and deploying the app: Argo CD App of Apps, Helm for build and deploy, Tekton, Tekton Chains and Argo CD
20
20
21
21
## How to use this template
@@ -32,7 +32,7 @@ The setup will install the game in three envs:
32
32
* Dev: all the new commits land here, any new git push will trigger the build pipeline
33
33
* Pre-prod: When ready in dev, just tag your version in Gitlab and this will start the promote pipeline
34
34
* Prod: When ready in pre-prod, create a new release in Gitlab from your tag and this will start again the promote pipeline
35
-
35
+
36
36
Do a first commit do kick-off the first pipeline and then follow the flow.
0 commit comments