More woodpecker changes.
This commit is contained in:
@@ -14,10 +14,12 @@ steps:
|
|||||||
USER app
|
USER app
|
||||||
ENTRYPOINT ["/usr/local/bin/weatherfeeder"]
|
ENTRYPOINT ["/usr/local/bin/weatherfeeder"]
|
||||||
EOF
|
EOF
|
||||||
|
when:
|
||||||
|
branch: main
|
||||||
|
event: push
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
#privileged: true
|
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.maximumdirect.net
|
registry: harbor.maximumdirect.net
|
||||||
repo: harbor.maximumdirect.net/build/weatherfeeder
|
repo: harbor.maximumdirect.net/build/weatherfeeder
|
||||||
|
|||||||
Reference in New Issue
Block a user