Fix long tag
Some checks failed
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-debug, Debug Template, no, template_debug) (push) Failing after 1m23s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-editor, Editor, yes, editor) (push) Failing after 1m19s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-release, Release Template, yes, template_release) (push) Failing after 1m19s
Some checks failed
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-debug, Debug Template, no, template_debug) (push) Failing after 1m23s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-editor, Editor, yes, editor) (push) Failing after 1m19s
Build Godot Engine / Build Windows ${{ matrix.name }} (godot-windows-release, Release Template, yes, template_release) (push) Failing after 1m19s
This commit is contained in:
@ -38,7 +38,7 @@ jobs:
|
|||||||
REGISTRY: gitea.212.63.210.91.nip.io
|
REGISTRY: gitea.212.63.210.91.nip.io
|
||||||
OWNER: ${{ gitea.repository_owner }}
|
OWNER: ${{ gitea.repository_owner }}
|
||||||
IMAGE_NAME: godot-builder-windows
|
IMAGE_NAME: godot-builder-windows
|
||||||
IMAGE_TAG: 8bf2d40 # Short SHA
|
IMAGE_TAG: 513d6efc259bb974ee2078adfa5f0994d0796a57
|
||||||
USERNAME: ${{ gitea.actor }}
|
USERNAME: ${{ gitea.actor }}
|
||||||
PASSWORD: ${{ secrets.USER_PACKAGE_PASSWORD }}
|
PASSWORD: ${{ secrets.USER_PACKAGE_PASSWORD }}
|
||||||
# Build Arguments (From Matrix)
|
# Build Arguments (From Matrix)
|
||||||
|
|||||||
Reference in New Issue
Block a user