refactor: use $environment_type & $environment_name
Deprecated $appname and $env dynamic variables with $environment_name & $environment_type With backward compatibility (legacy vars still usable)
Showing
- README.md 35 additions, 35 deletionsREADME.md
- kicker.json 2 additions, 2 deletionskicker.json
- templates/gitlab-ci-openshift.yml 57 additions, 43 deletionstemplates/gitlab-ci-openshift.yml
- test/fixtures/oc_process_result.txt 1 addition, 1 deletiontest/fixtures/oc_process_result.txt
- test/fixtures/template_with_parameters.yml 1 addition, 1 deletiontest/fixtures/template_with_parameters.yml
- test/read_template_parameters.bats 6 additions, 6 deletionstest/read_template_parameters.bats
Please register or sign in to comment