change ci workflow
This commit is contained in:
parent
98dd65d2bc
commit
5ec7d851b5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
repo: "git.1e99.eu/1e99/passed"
|
||||
registry: "git.1e99.eu"
|
||||
dockerfile: "Dockerfile"
|
||||
platforms: "linux/amd64"
|
||||
platforms: "windows/amd64,linux/amd64"
|
||||
tags: "latest,${CI_COMMIT_SHA}"
|
||||
username:
|
||||
from_secret: "DOCKER_USERNAME"
|
||||
|
|
Loading…
Reference in a new issue