testx
This commit is contained in:
parent
17ac4883cc
commit
da9f8026a9
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@ steps:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags: latest
|
tags: latest
|
||||||
|
when:
|
||||||
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
event: push
|
||||||
|
|
Loading…
Reference in a new issue