github.com/stevenmatthewt/agent@v3.5.4+incompatible/.buildkite/pipeline.windows.yml (about)

     1  steps:
     2    - name: ":hammer: :windows:"
     3      command: 
     4        - "docker-compose -f docker-compose.windows.yml build --pull agent"
     5        - "docker-compose -f docker-compose.windows.yml run --rm -T agent bash.exe ./.buildkite/steps/tests.sh"
     6      agents:
     7        queue: "windows"