Skip to content

Complete static-site migration: _headers/_redirects for 18 frontends … #132

Complete static-site migration: _headers/_redirects for 18 frontends …

Complete static-site migration: _headers/_redirects for 18 frontends … #132

name: hosting-godot-html5-template
on:
push:
branches: [master]
pull_request:
paths:
- hosting/godot-html5-template/**
- .github/workflows/hosting-godot-html5-template-example.yml
- .github/workflows/_run-example.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
hosting-godot-html5-template:
uses: ./.github/workflows/_run-example.yml
with:
language: all
working-directory: hosting/godot-html5-template
run: |
# Brotli-compressing the large Godot HTML5 asset bundle can exceed the
# default 60s plugin compute limit; raise it for the asset sync.
export ICP_CLI_PLUGIN_COMPUTE_LIMIT_SECS=300
icp network start -d
icp deploy