Skip to content

Getting the 404 Error  #106

@SrinivasuSymrise

Description

@SrinivasuSymrise

Hi Team ,

Below is main.yaml , I am getting 404 error while running , would you please help .


name: Publish ARM template & deploy

on:
push:
branches: [ "main" ]

jobs:
deploy:
runs-on: ubuntu-latest
name: adb deploy dev

steps:
  - name: deploy notebooks
    uses: antstackio/[email protected]
    with:
      databricks-repo-branch: 'main'
      databricks-token: 'dapi9xxxxxxxxxxxxxxxxxxxxxxxxxxc41014-2'
      databricks-host: 'https://adb-xxxxxxxxxxxxxxx.7.azuredatabricks.net'
      databricks-repo-id: '75xxxxx96'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions