We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855e6ee commit 3cef078Copy full SHA for 3cef078
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
file: resources/images/rpc/Dockerfile_prod
42
platforms: linux/amd64,linux/arm64
43
- context: resources/images/rpc
+ context: .
44
push: true
45
tags: ${{ steps.meta.outputs.tags }}
46
labels: ${{ steps.meta.outputs.labels }}
0 commit comments