Skip to content

bump @vitejs/plugin-react-swc to see if it causes build fail #51

bump @vitejs/plugin-react-swc to see if it causes build fail

bump @vitejs/plugin-react-swc to see if it causes build fail #51

Workflow file for this run

name: Build current image
on:
push:
branches:
- main
- dev
- armv7
paths-ignore:
- "*.md"
- "LICENSE"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-current:
uses: ./.github/workflows/build-docker.yml
with:
tags: |
type=raw,value=current
type=ref,event=branch
type=sha