doc: check all TODO items
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
2c1f1705ea
commit
ec7f3f54b7
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
@ -6,9 +6,9 @@
|
|||
|
||||
## TODO
|
||||
|
||||
- [ ] Write code to upload to ftest server
|
||||
- [ ] Package Docker container
|
||||
- [ ] Upload to Docker Hub
|
||||
- [x] Write code to upload to ftest server
|
||||
- [x] Package Docker container
|
||||
- [x] Upload to Docker Hub
|
||||
|
||||
## Environment Variables
|
||||
|
||||
|
@ -43,8 +43,6 @@ docker run \
|
|||
|
||||
### Successful run:
|
||||
|
||||
TODO
|
||||
|
||||
<details>
|
||||
|
||||
<summary>Please open to see logs</summary>
|
||||
|
@ -83,8 +81,6 @@ RESPONSE PAYLOAD:
|
|||
|
||||
### Failed run:
|
||||
|
||||
TODO
|
||||
|
||||
<details>
|
||||
|
||||
<summary>Please open to see logs</summary>
|
||||
|
|
Loading…
Reference in a new issue