Skip to content

Bump @vue/eslint-config-typescript from 12.0.0 to 13.0.0 in /web (#127) #118

Bump @vue/eslint-config-typescript from 12.0.0 to 13.0.0 in /web (#127)

Bump @vue/eslint-config-typescript from 12.0.0 to 13.0.0 in /web (#127) #118

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
strategy:
matrix:
os: [ 'ubuntu-latest' ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Test Docker
run: chmod +x ./scripts/build-docker.sh && ./scripts/build-docker.sh