autopushed

This commit is contained in:
2023-08-03 15:30:40 +02:00
parent 1e7da9af03
commit 0983878f38
+1
View File
@@ -10,3 +10,4 @@
- [ ] maybe write [[testament]]
- [ ] maybe ship link.agor.ai customization
- [ ] figure out why abra app deploy -C does not seem to be upgrading container version?
- It just hit me like a flash: it's probably because the code in the container is a result of 'git clone' and it's not being re-run on subsequent builds; I should probably discard the cache or figure out how to make it always rebuild?