Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
oleh_mykolaishyn committed Oct 30, 2024
1 parent 1f82c06 commit 52e51df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
run: |
pwd
ls -la
cd ./raw && databricks bundle validate
#working-directory: ./01_raw #./${{ github.event.inputs.projectFolders }}/
databricks bundle validate
working-directory: ./raw #./${{ github.event.inputs.projectFolders }}/
env:
DATABRICKS_TOKEN: ${{ secrets.SP_TOKEN }}
DATABRICKS_BUNDLE_ENV: dev
Expand Down

0 comments on commit 52e51df

Please sign in to comment.