Skip to content

Commit

Permalink
Update cli-jobs-spark-attached-spark-pipeline-default-identity.yml (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
shreeyaharma authored Oct 4, 2023
1 parent d61ef76 commit a93c95d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
working-directory: cli
continue-on-error: true
run: |
bash -x jobs/spark/setup-attached-resources.sh resources/compute/attached-spark.yml jobs/spark/attached-spark-pipeline-default-identity.yml
bash -x jobs/spark/setup-attached-resources.sh resources/compute/attached-spark-system-identity.yml jobs/spark/attached-spark-pipeline-default-identity.yml
- name: run job
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down

0 comments on commit a93c95d

Please sign in to comment.