Skip to content

build(deps): bump sentry/sentry-laravel from 4.25.0 to 4.25.1 (#590) #491

build(deps): bump sentry/sentry-laravel from 4.25.0 to 4.25.1 (#590)

build(deps): bump sentry/sentry-laravel from 4.25.0 to 4.25.1 (#590) #491

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