Use new builder
Some checks failed
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-debug, Debug Template, no, template_debug) (push) Failing after 22m55s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-release, Release Template, yes, template_release) (push) Has been cancelled
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-editor, Editor, yes, editor) (push) Has been cancelled
Some checks failed
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-debug, Debug Template, no, template_debug) (push) Failing after 22m55s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-release, Release Template, yes, template_release) (push) Has been cancelled
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-editor, Editor, yes, editor) (push) Has been cancelled
This commit is contained in:
@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
# Run the entire job inside your new builder container
|
# Run the entire job inside your new builder container
|
||||||
container:
|
container:
|
||||||
image: gitea.212.63.210.91.nip.io/${{ gitea.repository_owner }}/godot-builder:6820db5c609225406450678a36d89277428d6033
|
image: gitea.212.63.210.91.nip.io/${{ gitea.repository_owner }}/godot-builder:1b1355e7829467917b66c582268b26159d8ae21c
|
||||||
# Credentials are required to pull from your private registry
|
# Credentials are required to pull from your private registry
|
||||||
credentials:
|
credentials:
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
|
|||||||
Reference in New Issue
Block a user