Skip to content

Commit

Permalink
pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
oleh_mykolaishyn committed Oct 28, 2024
1 parent 7c8116c commit d910977
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
databricks bundle validate
working-directory: ./01_raw #./${{ github.event.inputs.projectFolders }}/
cd ./01_raw && databricks bundle validate
#working-directory: ./01_raw #./${{ github.event.inputs.projectFolders }}/
env:
DATABRICKS_TOKEN: ${{ secrets.SP_TOKEN }}
DATABRICKS_BUNDLE_ENV: dev
Expand Down

0 comments on commit d910977

Please sign in to comment.