Update .woodpecker.yml #1
@ -7,7 +7,7 @@ steps:
|
|||||||
event: [ push, pull_request, tag ]
|
event: [ push, pull_request, tag ]
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.dvirlabs.com
|
registry: harbor.dvirlabs.com
|
||||||
repo: my-apps/${CI_REPO_NAME}
|
repo: my-apps/${CI_REPO_NAME,,}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user