Commit Graph
2 Commits
Author SHA1 Message Date
Clint Miller 8dca65f48f Fix commands/app tests 2023-09-20 08:12:27 -05:00
Clint Miller d80fdf8468 Pass KAMAL_VERSION env var to container run
In lieu of a general purpose mechanism to pass dynamically-evaluated env-vars at container execution time, we can pass the `config.version` as KAMAL_VERSION to avoid having to take apart the container name just to determine the SHA of the deployed version in the entrypoint.
2023-09-18 16:07:36 -05:00