Skip to content

ci: add github actions #1

ci: add github actions

ci: add github actions #1

Workflow file for this run

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

Check failure on line 14 in .github/workflows/az_acr_push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/az_acr_push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/az_acr_push.yml" -> "code-kern-ai/cicd-deployment-scripts/.github/workflows/az_acr_push.yml@dev" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit