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