Removed privileged: true from the Woodpecker pipeline.
This commit is contained in:
@@ -17,7 +17,7 @@ steps:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
privileged: true
|
#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