Add project examples
This commit is contained in:
@@ -14,3 +14,7 @@ After adapting the paths and names according to your project needs you will need
|
|||||||
|
|
||||||
Others variables are set automatically by the `gitlab-runner`<br>
|
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.
|
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>
|
||||||
|
- [`aBARICHELLO/game-off`](https://github.com/aBARICHELLO/game-off)
|
||||||
|
|||||||
Reference in New Issue
Block a user