File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1313
1414jobs :
1515 promote-staging-to-production :
16- uses : IMIO/gha-workflows/.github/workflows/promote-staging-to-production.yml@52677f55dd458fe3736fc999cfdaacfca5bf0049
16+ uses : IMIO/gha-workflows/.github/workflows/promote-staging-to-production.yml@65e35515ece838830a6272586394164f5986bb76
1717 with :
18- github_environment : production
1918 image_name : ${{ vars.IMAGE_NAME }}
20- image_tag_staging : ${{ vars.IMAGE_TAG_STAGING }}
19+ image_tag_staging : ' ${{ vars.IMAGE_TAG_STAGING }}'
2120 image_tag_production : ${{ vars.IMAGE_TAG_PRODUCTION }}
2221 rundeck_job_id : ${{ vars.RUNDECK_JOB_ID }}
23- node_name : ${{ vars.NODE_NAME }}
2422 runner_label : gha-runners-smartweb
25- schedule_time : ' 03:00'
2623 service_name : ${{ vars.SERVICE_NAME }}
2724 quick_release : ${{ inputs.quick_release || false }}
2825 secrets :
You can’t perform that action at this time.
0 commit comments