Skip to content

Commit

Permalink
testing registry user
Browse files Browse the repository at this point in the history
Signed-off-by: Maroun Touma <[email protected]>
  • Loading branch information
touma-I committed Dec 6, 2024
1 parent b77aaa3 commit 2c52fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-universal-doc_id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
if [ -d "transforms/universal/doc_id/spark" ]; then
make -C data-processing-lib/spark DOCKER=docker image
fi
echo DOCKER_REGISTRY_USER="$DOCKER_REGISTRY_USER" - secret="${{ secrets.DPK_DOCKER_REGISTRY_USER }}"
make -C transforms/universal/doc_id DOCKER=docker test-image
else
echo "transforms/universal/doc_id/Makefile not found - testing disabled for this transform."
Expand Down

0 comments on commit 2c52fd5

Please sign in to comment.