anz-bank / sysl

Sysl (pronounced "sizzle") is a system specification language
https://sysl.io
Apache License 2.0
122 stars 42 forks source link

Docker builds are dirty #1009

Open anzdaddy opened 4 years ago

anzdaddy commented 4 years ago

Please do not post any internal, closed source snippets on this public issue tracker!

Description

Docker versions of sysl report that they are dirty builds.

$ docker run --rm -v $(pwd):/work -w /work anzbank/sysl:v0.185.0 info
Build:
  Version      : DIRTY-v0.185.0
  Git Commit   : 2a486a10550284976d08a7002d0f7b296a45da6e
  Date         : 2020-08-16T06:47:53Z
  Go Version   : go1.13.8 linux/amd64
  OS           : linux/amd64