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.
2 parents 385bb56 + 5731063 commit a86bbe0Copy full SHA for a86bbe0
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Build and push Docker image
61
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
62
with:
63
- context: ./extensions
+ context: .
64
push: true
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
0 commit comments