Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I'm getting the following error: Buildfile: build/build.xml does not exist!

Stefan Balan December 10, 2020

Pipeline Yaml File: 

image:
name: mklinski/salesforce

pipelines:
branches:
feature/*:
- step:
script:
- ant -buildfile build/build.xml deployEmptyCheckOnly
- Dsfdc.username=$SFDC_USERNAME
- Dsfdc.password=$SFDC_PASS$SFDC_TOKEN
- Dsfdc.serverurl=$SFDC_SERVERURL
- Dsfdc.pollWaitMillis=$SFDC_pollWaitMillis

 My Feature Branch Files Paths

  - featureBranch (folder): bitbucket-pipelines.yml

      - src (folder):

      - build (folder): build.psf

          build.xml

          - lib(folder): ant-salesforce.jar

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events