Commit 34c85ad5 by Archer Committed by GitHub

fix: action (#6659)

parent cc3a91d0
......@@ -50,7 +50,7 @@ jobs:
id: build
uses: docker/build-push-action@v6
with:
context: .
context: projects/agent-sandbox
file: projects/agent-sandbox/Dockerfile
platforms: linux/${{ matrix.arch }}
labels: |
......@@ -173,7 +173,7 @@ jobs:
id: build
uses: docker/build-push-action@v6
with:
context: .
context: projects/volume-manager
file: projects/volume-manager/Dockerfile
platforms: linux/${{ matrix.arch }}
labels: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment