Skip to content

build(deps): bump aedart/athenaeum-antivirus from 10.4.0 to 10.8.0 (#… #492

build(deps): bump aedart/athenaeum-antivirus from 10.4.0 to 10.8.0 (#…

build(deps): bump aedart/athenaeum-antivirus from 10.4.0 to 10.8.0 (#… #492

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