mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
ACS-12055 Align local ACS deploy with upstream pre-release values (#5266)
* ACS-12055 Align local ACS deploy with upstream pre-release values * ACS-12055 add log for acs version * ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags * ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags * fix pr review comment * fix pr review copilot comment * use pre-release_values.yaml only when deploying master branch * fix pr review copilot comment to imporve logging * fix pr review copilot comment to imporve logging --------- Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
This commit is contained in:
co-authored by
Giovanni Toraldo
parent
25baabc0b1
commit
3b66da91a6
@@ -204,7 +204,7 @@ jobs:
|
||||
docker_password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
quay_username: ${{ secrets.QUAY_USERNAME }}
|
||||
quay_password: ${{ secrets.QUAY_PASSWORD }}
|
||||
acs_deployment_version: 'latest'
|
||||
acs_deployment_version: 'master'
|
||||
|
||||
- name: Collect and push logs as artifact
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user