issues
search
game-ci
/
versioning-backend
Stateful backend to keep track of unity versions and docker build queues
MIT License
11
stars
4
forks
source link
Windows base os support (part 1/2)
#36
Closed
webbertakken
closed
2 years ago
webbertakken
commented
2 years ago
Changes
Set up for building both ubuntu and windows images.
Remove manual workflow triggers, which are now replaced by workflow dispatch in
https://github.com/game-ci/docker/pull/135
(see
example
)
Use the newly added non-generic (ubuntu specific) tags so we can add the generic tags to the windows workflows as well.
Checklist
[x] Read the contribution
guide
and accept the
code
of conduct
[ ] Readme (updated or not needed)
[ ] Tests (added, updated or not needed)
Changes
Checklist