Skip to content

Remove config change unused routes #11

Remove config change unused routes

Remove config change unused routes #11

Workflow file for this run

name: 'ACR: Docker Push'
on:
workflow_dispatch:
push:
branches:
- "**"
- "!dev"
tags-ignore:
- "**"
jobs:
call-az-acr-push:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/az_acr_push.yml@dev
secrets: inherit