Fix 'deploy local acs' pipeline step (#4804)

This commit is contained in:
dominikiwanekhyland
2025-09-18 14:06:31 +02:00
committed by GitHub
parent 66720be7c0
commit 3c26475767
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ runs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with: with:
repository: Alfresco/acs-deployment repository: Alfresco/acs-deployment
ref: v9.0.0 ref: v9.5.1
path: acs-deployment path: acs-deployment
- name: Helm install - name: Helm install
+4
View File
@@ -1,4 +1,8 @@
{ {
"XAT-5501": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-5499": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-5465": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17781": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17181": "https://hyland.atlassian.net/browse/ACS-9889", "XAT-17181": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17640": "https://hyland.atlassian.net/browse/ACS-9889", "XAT-17640": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17644": "https://hyland.atlassian.net/browse/ACS-9889", "XAT-17644": "https://hyland.atlassian.net/browse/ACS-9889",