Skip to content

build(deps-dev): bump vite from 8.0.8 to 8.0.10 (#538) #435

build(deps-dev): bump vite from 8.0.8 to 8.0.10 (#538)

build(deps-dev): bump vite from 8.0.8 to 8.0.10 (#538) #435

Workflow file for this run

name: Build and push image to registry
on:
push:
branches:
- main
tags:
- v*
jobs:
build:
uses: code4romania/.github/.github/workflows/build-push-image.yml@main
with:
images: code4romania/asistent-medical-comunitar
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}