Skip to content

build(deps): bump spatie/laravel-csp from 3.23.1 to 3.25.0 (#589) #490

build(deps): bump spatie/laravel-csp from 3.23.1 to 3.25.0 (#589)

build(deps): bump spatie/laravel-csp from 3.23.1 to 3.25.0 (#589) #490

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