Skip to content

Bump eslint-plugin-n from 17.14.0 to 17.15.0 in /web #2208

Bump eslint-plugin-n from 17.14.0 to 17.15.0 in /web

Bump eslint-plugin-n from 17.14.0 to 17.15.0 in /web #2208

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