mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Fix bamboo env mapping
This commit is contained in:
parent
4b3da8a106
commit
73c621bb5a
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ export IMAGES_TAG=${bamboo_images_tag}
|
|||
|
||||
export WORKING_DIR=${bamboo_working_directory}
|
||||
export PR_NUMBER=${bamboo_PRnumber}
|
||||
export GITHUB_TOKEN=${bamboo_github_token_password}
|
||||
export COMPOSER_HOME=${bamboo_composer_home}
|
||||
export BUILD_RESULT_URL=${bamboo_buildResultsUrl}
|
||||
|
|
Loading…
Add table
Reference in a new issue