This commit is contained in:
parent
377aa1044a
commit
a9ebfaeb34
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
- name: "Build Image"
|
- name: "Build Image"
|
||||||
image: "woodpeckerci/plugin-docker-buildx"
|
image: "woodpeckerci/plugin-docker-buildx"
|
||||||
settings:
|
settings:
|
||||||
repo: "1e99/passed"
|
repo: "git.1e99.eu/1e99/passed"
|
||||||
dockerfile: "Dockerfile"
|
dockerfile: "Dockerfile"
|
||||||
platforms: "linux/amd64"
|
platforms: "linux/amd64"
|
||||||
tags: "latest,${CI_COMMIT_SHA}"
|
tags: "latest,${CI_COMMIT_SHA}"
|
||||||
|
|
Loading…
Reference in a new issue