a4159f0fa5
Because: - PR #10691 broke the update_external_configs task by attempting to append to a read-only file. This commit: - fixes the task by copying the file contents to another file with write permissions and appending to the new file instead. Fixes #10697 |
||
---|---|---|
.. | ||
config.yml |