printf x1d+ docker container run x5c bash: --volume=/opt/atlassian/pipelines/agent/build:/opt/atlass

tayyab_liaqat
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 7, 2023
      - step:
          name: Deploying on Production App Service
         # deployment: "Production"
          script:
            - echo "Good to deploy!
            - ls -la
            - ls -la /opt/atlassian/pipelines/agent/build
            - pwd
            - echo $BITBUCKET_CLONE_DIR
            - pipe: atlassian/azure-web-apps-containers-deploy:1.2.0
              variables:
                AZURE_APP_ID: $AZURE_APP_ID
                AZURE_PASSWORD: $AZURE_PASSWORD
                AZURE_TENANT_ID: $AZURE_TENANT_ID
                AZURE_RESOURCE_GROUP: $AZURE_RESOURCE_GROUP
                AZURE_APP_NAME: $AZURE_APP_NAME
                DOCKER_CUSTOM_IMAGE_NAME: $DOCKER_CUSTOM_IMAGE_NAME:$BITBUCKET_COMMIT
                DOCKER_REGISTRY_SERVER_URL: $DOCKER_REGISTRY_SERVER_URL
                DOCKER_REGISTRY_SERVER_USER: $DOCKER_REGISTRY_SERVER_USER
                DOCKER_REGISTRY_SERVER_PASSWORD: $DOCKER_REGISTRY_SERVER_PASSWORD
                SLOT: 'staging'
                DEBUG: 'true'

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 10, 2023

G'day @tayyab_liaqat 

Welcome to the community!

Could you please provide me with additional context regarding the issue you encountered? The YAML file and the title alone don't provide sufficient information for me to understand what is happening.

Regards,
Syahrul

tayyab_liaqat
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 10, 2023

Title of the thread is the error im getting and context i provided is the actual bitbucket pipe...i have created sp in azure through portal...and created its secret and added them into repository variables...but on this step i get error

Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2023

Hi @tayyab_liaqat 

Noted. I have created a support ticket for you to continue the investigation. Please find the support ticket at our support portal:

https://support.atlassian.com/requests

Regards,
Syahrul

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events