Skip to content

Commit

Permalink
NIT-994 Adding matrix strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahzad Chaudhry committed Dec 21, 2023
1 parent 53a0c1a commit 71c91ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: helm-releases

on:
push:
branches: [main]
branches: [main, NIT-994-alfresco-pipeline-matrix]
# Ecluding path as they are specifig to building Share container image
paths-ignore:
- 'docker-files/Dockerfile-share'
Expand Down
8 changes: 4 additions & 4 deletions alfresco-content-services/values_poc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this file overrides values defined in ./values.yaml
repository:
replicaCount: 1
share:
replicaCount: 1
# repository:
# replicaCount: 1
# share:
# replicaCount: 1

0 comments on commit 71c91ab

Please sign in to comment.