Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-14299

Unable to run the ANT deploy task in bitbucket pipeline

    XMLWordPrintable

Details

    Description

      Below is my pipeline file :

      ON code commit to repo it starts the pipeline and shows success in few seconds but there is no deployment ahppening.

      Credit to amkor for the Docker Image. Replace this with your own Docker Image if you wish to use your own.

      image: amkor/docker-salesforce

      clone:
      depth: 5

      pipelines:
      default:

      • step:
        script:
      • echo "Everything is awesome!" – ant -buildfile build/build.xml deployCode -Dsf.username=$SF_USERNAME -Dsf.password=$SF_PASSWORD -Dsf.serverUrl=$SF_SERVERURL - echo "Deployment Success!"

      Attachments

        Activity

          People

            Unassigned Unassigned
            d406ed8525c9 Diptiman2017
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: