Skip to content

chore: update loop to v0.26.5-beta #47

chore: update loop to v0.26.5-beta

chore: update loop to v0.26.5-beta #47

Workflow file for this run

name: loop
on:
workflow_dispatch:
inputs:
force:
type: boolean
description: Force build
required: false
default: false
push:
branches:
- master
paths:
- docker/loop/**
jobs:
build:
uses: ./.github/workflows/bake.yml
secrets: inherit
with:
path: docker/loop
target: release