Skip to content

Commit

Permalink
Merge pull request #237 from bugsnag/tms/upload-maze-output
Browse files Browse the repository at this point in the history
Attach Maze Output as build artifacts
  • Loading branch information
twometresteve authored May 5, 2021
2 parents 499cdab + 4963d41 commit f521d69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ steps:
download:
- Bugsnag.unitypackage
- Bugsnag-with-android-64bit.unitypackage
upload:
- test/desktop/maze_output/*
commands:
- cd test/desktop
- bundle install
Expand All @@ -47,6 +49,8 @@ steps:
download:
- Bugsnag.unitypackage
- Bugsnag-with-android-64bit.unitypackage
upload:
- test/desktop/maze_output/*
commands:
- cd test/desktop
- bundle install
Expand Down

0 comments on commit f521d69

Please sign in to comment.