NiklasRosenstein / nyl

Nyl facilitates the orchestration of infrastructure and application deployment pipelines across different tools, making them work together in a seamless manner.
https://niklasrosenstein.github.io/nyl/
1 stars 0 forks source link

Nyl in Docker image always thinks it has version 0.0.0 #14

Open NiklasRosenstein opened 2 months ago

NiklasRosenstein commented 2 months ago

This is because we sed the version number before publish, but that doesn't happen at the time when we build the Docker image.