Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
noggi committed Nov 17, 2023
1 parent 084bec9 commit 16075d1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/docker-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,15 @@ jobs:
needs:
[
setup,
smoke_test
gms_build,
frontend_build,
kafka_setup_build,
mysql_setup_build,
elasticsearch_setup_build,
mae_consumer_build,
mce_consumer_build,
datahub_upgrade_build,
datahub_ingestion_slim_build
]
steps:
- uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 16075d1

Please sign in to comment.