fix path mqtt
This commit is contained in:
parent
020f4542a7
commit
9e7a06d993
2
.github/workflows/mqtt.yaml
vendored
2
.github/workflows/mqtt.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ../
|
||||
file: ./backend/mtp/mqtt/build/Dockerfile
|
||||
file: ./backend/services/mtp/mqtt/build/Dockerfile
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: rogersacchelli/mqtt:latest
|
||||
Loading…
Reference in New Issue
Block a user