game-ci / unity-orb

Build and test Unity projects for several platforms using CircleCI.
https://circleci.com/developer/orbs/orb/game-ci/unity
MIT License
7 stars 12 forks source link

feat: decouple Linux's `build` command from GitLab and introduce new features #37

Closed EricRibeiro closed 1 year ago

EricRibeiro commented 1 year ago

Motivation

Closes #34

Changes

Notes

Down the road, we might want to move test and prepare-env away from GitLab too. Since they don't require any custom behaviour, I'll leave them for now.