Compare commits
1 Commits
9c423da166
...
6c62e2208c
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c62e2208c |
@@ -100,3 +100,5 @@ version: 1.1.1
|
|||||||
Said service would be a simple nginx docker container on some random port, that serves whatever it is asked.
|
Said service would be a simple nginx docker container on some random port, that serves whatever it is asked.
|
||||||
In order for such a service to be viable, I don't want to have to manage it manually. Instead, I can use a webhook to pull the html
|
In order for such a service to be viable, I don't want to have to manage it manually. Instead, I can use a webhook to pull the html
|
||||||
repo whenever there is a new commit. This could also be on a timer, but instant gratification is better.
|
repo whenever there is a new commit. This could also be on a timer, but instant gratification is better.
|
||||||
|
|
||||||
|
Unfortunately, nothing ever goes to plan when linux is involved.
|
||||||
|
|||||||
Reference in New Issue
Block a user