Continuous Integration

Godot and GitLab CI: Automatically code signing your game for Windows
We setup GitLab CI to automatically code sign your game for Windows, before deploying it to Itch.io, Steam or any other deployment target.

Godot and GitLab CI: Automatically notarize your game with Apple
We setup GitLab CI to automatically notarize your game with Apple, before deploying it to Itch.io, Steam or any other deployment target.

Godot and GitLab CI: Automatically deploy your game to Steam
We setup GitLab CI to automatically deploy your game to Steam, every time we push new commits to the 'master' or 'develop' branch.

Godot And GitLab CI
An on-going video course, covering various ways to use GitLab CI to improve your game development workflow with Godot.

Godot and GitLab CI: Automatically deploy your game to Itch.io
We setup GitLab CI to automatically deploy your game to Itch.io, every time we push new commits to the 'master' branch.

Godot and GitLab CI: Automatically export your game every commit!
We learn how to use GitLab CI to automatically export your Godot game to all your supported platforms every time you push a commit.