Skip to content

added new field subOrgNumber #51

added new field subOrgNumber

added new field subOrgNumber #51

name: Deploy dan-plugin-trad
on:
push:
branches: [ main ]
paths-ignore:
- '**/README.md'
- '**/*.yml'
workflow_dispatch:
jobs:
run:
uses: data-altinn-no/dan-deploy-actions/.github/workflows/dan-deploy-flow.yml@main

Check failure on line 13 in .github/workflows/build-deploy-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-deploy-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-deploy-workflow.yml" -> "data-altinn-no/dan-deploy-actions/.github/workflows/dan-deploy-flow.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
artifact_name: 'dan-plugin-trad' # Can be omitted, defaults to 'artifact'
function_project_path: 'src/Altinn.Dan.Plugin.Trad'
secrets:
function_app_name: ${{ secrets.FUNCTIONAPP_NAME }}
azure_artifact_pat: ${{ secrets.AZURE_ARTIFACTS_PAT }}
publish_profile: ${{ secrets.AZURE_FUNCTION_PUBLISH_CREDS }}
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}
resource_group_prod: ${{ secrets.RESOURCE_GROUP_PROD }}