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 3b877d8 commit 7aa8955Copy full SHA for 7aa8955
.github/workflows/build.yaml
@@ -232,7 +232,7 @@ jobs:
232
- name: Build and push - Forwarder
233
uses: docker/build-push-action@v2
234
with:
235
- context: AKSKubeAuditReceiverSolution/AKSKubeAuditReceiver/
+ context: AKSKubeAuditReceiverSolution/
236
file: AKSKubeAuditReceiverSolution/AKSKubeAuditReceiver/Dockerfile
237
platforms: linux/amd64
238
push: true
0 commit comments