Skip to content

chore(deps): bump vuetify from 3.7.7 to 3.7.8 in /src/dispatch/static/dispatch #181

chore(deps): bump vuetify from 3.7.7 to 3.7.8 in /src/dispatch/static/dispatch

chore(deps): bump vuetify from 3.7.7 to 3.7.8 in /src/dispatch/static/dispatch #181

name: Test image build
on: pull_request
jobs:
build_image:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build without push
uses: docker/build-push-action@v1
with:
push: false