Improve node version image handling
To improve node version image handling:
- Remove version-specific branches
- Update
DOCKERFILEto useARGfor image tag. Set default tolts. Update build script to passbuild-argfrom environment variable. - Add dynamic child pipelines for each applicable node release with applicable environment variable
Edited by Aaron Goldenthal