Skip to content

2026.1.0 New Horizons #30

2026.1.0 New Horizons

2026.1.0 New Horizons #30

Workflow file for this run

name: 🔧 Build Tag & Release Images
on:
# All releases
release:
types: [published]
# Allow manual trigger
workflow_dispatch:
jobs:
backend-build:
uses: hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
with:
context: src
build_target: prod
image_name: ghcr.io/${{ github.repository }}
multi_arch: true
# Frontend is not built as build variables are required