Skip to content

Bump axios from 1.8.2 to 1.13.5 in /packages/ui #11

Bump axios from 1.8.2 to 1.13.5 in /packages/ui

Bump axios from 1.8.2 to 1.13.5 in /packages/ui #11

name: Test Docker Build
on:
push:
branches:
- main
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
env:
PUPPETEER_SKIP_DOWNLOAD: true
steps:
- uses: actions/checkout@v3
- run: docker build --no-cache -t flowise .