Commit f80c0cf
committed
fix: add missing environment key in build-docker-compose.yaml
The CASC_RELOAD_TOKEN environment variable was missing its parent
'environment:' key, causing a YAML parsing error in updatecli.
This was likely introduced when GITPOD_WORKSPACE_URL variables were
removed, leaving the environment section malformed.1 parent 86ee826 commit f80c0cf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments