mqtt build
This commit is contained in:
parent
2ae3286e87
commit
a09c691e81
2
.github/workflows/mqtt.yaml
vendored
2
.github/workflows/mqtt.yaml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: ./backend/services/mtp/mqtt/
|
context: ../backend/services/mtp/mqtt/
|
||||||
file: ./build/Dockerfile
|
file: ./build/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user