Update example project

This commit is contained in:
Barichello
2019-03-14 09:02:27 -03:00
parent 2a1194cef5
commit 7277b8cf1b

View File

@@ -17,5 +17,6 @@ After adapting the paths and names according to your project needs you will need
Others variables are set automatically by the `gitlab-runner`<br>
The included `gitlab-ci.yml` is set to only run the export jobs when you commit a new `git tag`, i suggest not using "." or "," in your tag's name since it messes with Godot's export system and will lead to failed jobs.
Check other usage examples in these following projects:<br>
- [`aBARICHELLO/GAMINE`](https://github.com/aBARICHELLO/gamine)<br>
Check a usage example in this test project:<br>
- [`aBARICHELLO/game-off`](https://github.com/aBARICHELLO/game-off)<br>