|
|
@ -52,11 +52,11 @@ Select commit and push. |
|
|
|
Now that our branch is on the repository it is available for MagicBox to compile and run. |
|
|
|
Now that our branch is on the repository it is available for MagicBox to compile and run. |
|
|
|
|
|
|
|
|
|
|
|
`docker exec -it magicbox /bin/bash` |
|
|
|
`docker exec -it magicbox /bin/bash` |
|
|
|
|
|
|
|
<br> |
|
|
|
|
|
|
|
`./mbbuild.sh test-workflowguide` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```console |
|
|
|
```console |
|
|
|
magicbox~/magicbane$./mbbuild test-workflowguide |
|
|
|
|
|
|
|
bash: ./mbbuild: No such file or directory |
|
|
|
|
|
|
|
magicbox~/magicbane$./mbbuild.sh test-workflowguide |
|
|
|
|
|
|
|
Fetching origin |
|
|
|
Fetching origin |
|
|
|
remote: Enumerating objects: 13, done. |
|
|
|
remote: Enumerating objects: 13, done. |
|
|
|
remote: Counting objects: 100% (13/13), done. |
|
|
|
remote: Counting objects: 100% (13/13), done. |
|
|
|