We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f3881 commit e542e05Copy full SHA for e542e05
README.md
@@ -21,6 +21,8 @@ Mounts your local clone of this repository to `/workspace` directory in a docker
21
22
```
23
docker run -w /workspace -v `pwd`:/workspace -it docker.cloudsmith.io/automodality/dev/amros-base
24
+debian/rules clean
25
+debian/rules build
26
27
28
## Build
0 commit comments