[agent] - start test get system info
This commit is contained in:
2
.github/workflows/build-push-docker.yml
vendored
2
.github/workflows/build-push-docker.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: ./
|
context: ./
|
||||||
# Path to the Dockerfile
|
# 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
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.docker_tags_base.outputs.tags }}
|
tags: ${{ steps.docker_tags_base.outputs.tags }}
|
||||||
|
|||||||
Reference in New Issue
Block a user