Skip to content

Bump solid_queue from 1.0.2 to 1.1.0 in /api #2199

Bump solid_queue from 1.0.2 to 1.1.0 in /api

Bump solid_queue from 1.0.2 to 1.1.0 in /api #2199

Workflow file for this run

name: Docker
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
APP_GID: 1000
APP_UID: 1000
steps:
- uses: actions/checkout@v4
with:
submodules: true
- run: compose/local build