[agent] - start test get system info

This commit is contained in:
IceDerce
2022-11-28 14:12:58 +08:00
parent 13b87b15cb
commit 5f793409a5

View File

@@ -101,7 +101,7 @@ jobs:
with:
context: ./
# Path to the Dockerfile
file: ./localEnvironment/src/main/java/io/wdd/localenviroment/build-my-own-base-image.dockerfile
file: ./source/src/main/java/io/wdd/source/build-my-own-base-image.dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.docker_tags_base.outputs.tags }}