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

BitBucket Pipelines Angular Build

inspector6 August 8, 2017

I'm trying to build a pipeline that includes an Angular2 build and then pushes the build folder to AWS S3.  I have AWS s3 working and can successfully run the angular build but I cannot find the output files.  Normally they are saved to the /dist folder but it is unchanged.  I tried setting a different output path but that didn' work either.  Any help would be much appreciated.  Here is my pipeline configuration:

image:
  name: aucnet4dev/angular2
 
pipelines:
  branches:
    master:
      - step:
          script:            - ng build -prod

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events