From 957868d7878dceda1880207f0b17bf9a4a1bf5ed Mon Sep 17 00:00:00 2001 From: David Snopek Date: Mon, 27 Jul 2020 08:21:16 -0500 Subject: [PATCH] Add a link to David Snopek's video tutorial series about Godot and GitLab CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9600766..69ee645 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ https://hub.docker.com/r/barichello/godot-ci/
For live projects, examples and tutorials using this template check the list below:
- [Video tutorial by Kyle Luce](https://www.youtube.com/watch?v=wbc1qut0vT4) +- [Video tutorial series by David Snopek](https://www.youtube.com/watch?v=4oUs4IV_Mj4&list=PLCBLMvLIundAOAiCvluBNuEA0-ea7_EDp) - Repository examples: [test-project](https://github.com/aBARICHELLO/godot-ci/tree/master/test-project) | [game-off](https://gitlab.com/BARICHELLO/game-off). - Test deploys using this tool: [GitHub Pages](http://barichello.me/godot-ci/) | [GitLab Pages](https://barichello.gitlab.io/godot-ci/) | [Itch.io](https://barichello.itch.io/test-project).