mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
fix(build): fix quickstartslim to use datahub-actions (#13592)
This commit is contained in:
parent
dda24dd169
commit
550a801196
@ -85,9 +85,6 @@ ext {
|
||||
':docker:datahub-ingestion',
|
||||
],
|
||||
additionalEnv: [
|
||||
'DATAHUB_ACTIONS_IMAGE': 'acryldata/datahub-ingestion',
|
||||
'ACTIONS_EXTRA_PACKAGES': 'acryl-datahub-actions[executor] acryl-datahub-actions',
|
||||
'ACTIONS_CONFIG': 'https://raw.githubusercontent.com/acryldata/datahub-actions/main/docker/config/executor.yaml',
|
||||
'DATAHUB_LOCAL_COMMON_ENV': "${rootProject.project(':metadata-integration:java:spark-lineage-legacy').projectDir}/spark-smoke-test/smoke-gms.env"
|
||||
]
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user