XMLWordPrintable

Details

    Description

      BitBucket, I'm confused. This has worked for several months. Today it fail on a check in...

      Here is the config:

      This is a sample build configuration for JavaScript.

      Check our guides at https://confluence.atlassian.com/x/14UWN for more examples.

      Only use spaces to indent your .yml configuration.

      -----

      You can specify a custom docker image from Docker Hub as your build environment.

      image: node:8.9.4

      pipelines:
      default:

      • step:
        name: Angular Build
        caches:
      • node
        script: # Modify the commands below to build your repository.
      • npm install
      • mkdir wwwrootadmin
      • npm install -g @angular/cli
      • ng build --prod
      • apt-get update

      What the heck can I put here that tell this to not look for Jessie files and where can I go to read and REALLY understand what is happening here and what are my choices.

      Thanks,
      AM

      Attachments

        Activity

          People

            Unassigned Unassigned
            9132e9622004 Brian Adams
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: