Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13739

Deployment variables aren't being exported to scripts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • High
    • None
    • 5.0
    • Variables
    • None

    Description

      In an inline script that performs the following:

      env | sort
      echo "bamboo.deploy.environment=${bamboo.deploy.environment}"
      

      the following is output (note bamboo_deploy_environment and other Deployment variables are missing):

      build	10-Sep-2013 07:09:22	bamboo_crowd_current_trunk_snapshot=2.1.0-SNAPSHOT
      build	10-Sep-2013 07:09:22	bamboo_fecru_next_security_development_plan=CRUCHG-BR26
      .
      .
      .
      build	10-Sep-2013 07:09:22	bamboo.deploy.environment=dev
      

      It is expect to have bamboo_deploy_environment=dev exported to the environment for scripts.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jgraham@atlassian.com JoshA
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: