Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-10 | deploy: stop the flyctl agent at the end | Franck Cuny | 1 | -0/+2 | |
I ran into the following issue: ``` The agent failed to start with the following error log: 162022/05/11 02:38:11.375368 srv another instance of the agent is already running ``` I'm not sure this is the right approach, but it's a start. | |||||
2022-05-10 | delete Makefile | Franck Cuny | 1 | -19/+0 | |
This is not needed anymore, I'm not running it in a container, and the build is done remotely by fly when I do a build. | |||||
2022-05-10 | who knows | Franck Cuny | 1 | -1/+1 | |
2022-05-10 | i don't think it will work | Franck Cuny | 2 | -9/+11 | |
2022-05-10 | another try | Franck Cuny | 1 | -0/+21 | |
2022-05-10 | one more time | Franck Cuny | 2 | -3/+2 | |
2022-05-10 | maybe this time | Franck Cuny | 1 | -1/+1 | |
2022-05-10 | I'll get it right at some point | Franck Cuny | 1 | -1/+1 | |
2022-05-10 | fix name of the branch for done | Franck Cuny | 2 | -19/+1 | |