[ci skip] fix(ci): fix docker-release path

This commit is contained in:
Oliver Booth 2023-08-26 14:46:39 +01:00
parent 0e527b8e05
commit da87db85b3
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: VpBridge
context: VPLink
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}