From 3f163f315f35168d956f40fd23a0d92dfcd6e6df Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 10:29:28 +0000 Subject: [PATCH] Update 'Development workflow' --- Development-workflow.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Development-workflow.md b/Development-workflow.md index 494cbd0..b9988a0 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -46,5 +46,9 @@ Select commit and push. >Always supply a descriptive commit message. (Good form!) ![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)
-![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970631832313954304/unknown.png) -![pushconfirm](https://cdn.discordapp.com/attachments/534260038039109632/970632223223083008/unknown.png) \ No newline at end of file +![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970631832313954304/unknown.png)
+![pushconfirm](https://cdn.discordapp.com/attachments/534260038039109632/970632223223083008/unknown.png) + +Now that our branch is on the repository it is available to any MagicBox to compile. + +`docker exec -it magicbox /bin/bash` \ No newline at end of file