fix: remove remainder of Hubl

This commit is contained in:
Jean-Baptiste Pasquier
2021-06-15 14:04:30 +02:00
parent 56b153cec0
commit b2bc7965db
7 changed files with 8 additions and 65 deletions

View File

@ -7,6 +7,6 @@ $ curl -LO https://git.startinblox.com/djangoldp-packages/djangoldp/raw/master/D
And build it along with the `settings.yml` file:
```
# docker build -t registry.startinblox.com/applications/hubl/djangoldp:2.1 .
# docker push registry.startinblox.com/applications/hubl/djangoldp:2.1
# docker build -t registry.startinblox.com/applications/orbit/djangoldp:2.1 .
# docker push registry.startinblox.com/applications/orbit/djangoldp:2.1
```