Additional Feedback
This commit is contained in:
parent
1254f7015b
commit
065655ca7e
@ -9,3 +9,8 @@ #### Docker Build - Bash (One Line)
|
||||
```bash
|
||||
export TAG="0.0.1" && echo "$TAG" > "./public/version.txt" && sudo docker build -t git.steelants.cz/jonatanrek/lar_maintenance:"$TAG" . && sudo docker push git.steelants.cz/jonatanrek/lar_maintenance:"$TAG" && sudo docker build -t git.steelants.cz/jonatanrek/lar_maintenance:latest . && sudo docker push git.steelants.cz/jonatanrek/lar_maintenance:latest
|
||||
```
|
||||
|
||||
### TODO
|
||||
* Maintenance Relations
|
||||
* Shippable servers in maintenance
|
||||
* Zakazníci
|
||||
|
Loading…
Reference in New Issue
Block a user