Files
kamal/test/commands
Donal McBreen 49afdbb09a Always send the clear env to the container
Secret and clear env variables have different lifecycles. The clear ones
are part of the repo, so it makes sense to always deploy them with the
rest of the repo.

The secret ones are external so we can't be sure that they are up to
date, therefore they require an explicit push via `envify` or `env push`.

We'll keep the env file, but now it just contains secrets. The clear
values are passed directly to `docker run`.
2024-03-25 11:42:27 +00:00
..
2024-03-20 10:23:02 +00:00
2023-08-28 17:13:52 +01:00
2024-03-20 10:23:02 +00:00
2023-08-22 08:24:31 -07:00
2023-08-28 17:13:52 +01:00
2023-08-28 17:13:52 +01:00