Skip to content

build(deps-dev): bump axios from 1.16.1 to 1.17.0 (#606) #505

build(deps-dev): bump axios from 1.16.1 to 1.17.0 (#606)

build(deps-dev): bump axios from 1.16.1 to 1.17.0 (#606) #505

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