Update 'Development workflow'

master
MagicBot 3 years ago
parent
commit
91bc0ca8e6
  1. 4
      Development-workflow.md

4
Development-workflow.md

@ -49,7 +49,7 @@ Select commit and push. @@ -49,7 +49,7 @@ Select commit and push.
![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970631832313954304/unknown.png)<br>
![pushconfirm](https://cdn.discordapp.com/attachments/534260038039109632/970632223223083008/unknown.png)
Now that our branch is on the repository it is available for MagicBox to compile and run.
Now that your branch is on the repository it is available for MagicBox to compile and run.
`docker exec -it magicbox /bin/bash`
<br>
@ -86,7 +86,7 @@ BUILD SUCCESSFUL @@ -86,7 +86,7 @@ BUILD SUCCESSFUL
Total time: 11 seconds
```
Now let us validate our code change.
Now let us validate the code changes by looking for our debug message in the login_console.
`magicbox~/magicbane$./mbrestart.sh`
<br>

Loading…
Cancel
Save