Skip to content

Commit b762c96

Browse files
committed
ci(deapp): specify build context for Docker image in deapp-test.yml
1 parent ff540b4 commit b762c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deapp-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
image-tag: ${{ github.sha }}
1616
push: false
1717
dockerfile: 'packages/protected-data-delivery-dapp/Dockerfile'
18+
context: 'packages/protected-data-delivery-dapp'

0 commit comments

Comments
 (0)