github.com/cloudfoundry-attic/cli-with-i18n@v6.32.1-0.20171002233121-7401370d3b85+incompatible/ci/cli/tasks/integration-windows-oneoff.yml (about)

     1  ---
     2  platform: windows
     3  
     4  inputs:
     5  - name: cli
     6    path: go/src/code.cloudfoundry.org/cli
     7  
     8  params:
     9    # these will be pulled from the environment where the task is executed
    10    CF_API:
    11    CF_PASSWORD:
    12    CF_TEST_SUITE:
    13    CF_CLI_EXPERIMENTAL:
    14    CF_INT_DOCKER_IMAGE:
    15    CF_INT_DOCKER_USERNAME:
    16    CF_INT_DOCKER_PASSWORD:
    17  
    18  run:
    19    path: go/src/code.cloudfoundry.org/cli/ci/cli/tasks/integration-windows-oneoff.bat