Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
NvTimLiu committed Dec 9, 2024
1 parent a002c5f commit 3218e5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/Jenkinsfile-blossom.premerge-databricks
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ pipeline {
DATABRICKS_PUBKEY = credentials("SPARK_DATABRICKS_PUBKEY")
DATABRICKS_DRIVER = DbUtils.getDriver("$DB_TYPE")
DATABRICKS_WORKER = DbUtils.getWorker("$DB_TYPE")
INIT_SCRIPTS_DIR = "/databricks/init_scripts/${BUILD_TAG}"
TEST_TYPE = 'pre-commit'
}

Expand Down

0 comments on commit 3218e5b

Please sign in to comment.