dotnix/machines/dragonwell/teamcity
jolheiser 94aa7e53b7
feat: teamcity
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-07-03 13:48:06 -05:00
..
README.md feat: teamcity 2024-07-03 13:48:06 -05:00
buildAgent.properties feat: teamcity 2024-07-03 13:48:06 -05:00
default.nix feat: teamcity 2024-07-03 13:48:06 -05:00
teamcity.nix feat: teamcity 2024-07-03 13:48:06 -05:00
teamcity.yml feat: teamcity 2024-07-03 13:48:06 -05:00

README.md

To generate the nix file, use either of the following commands depending on whether you're in the root dir or not:

nix run github:aksiksi/compose2nix -- --inputs machines/dragonwell/teamcity.yml --output machines/dragonwell/teamcity.nix --runtime docker
nix run github:aksiksi/compose2nix -- --inputs teamcity.yml --output teamcity.nix --runtime docker