Skip to content

build(deps): bump filament/filament from 5.6.6 to 5.6.7 (#630) #529

build(deps): bump filament/filament from 5.6.6 to 5.6.7 (#630)

build(deps): bump filament/filament from 5.6.6 to 5.6.7 (#630) #529

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 }}