Revert workarounds, Let's Encrypt certs in place.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
2022-10-14 16:47:46 -07:00
parent dc04017e67
commit ac93a7d379

View File

@@ -8,14 +8,6 @@
#
# This configs the clone to skip SSL verification. FIXME with a real cert insert.
#
clone:
git:
image: woodpeckerci/plugin-git
environment:
- HOME=/
settings:
skip_verify: true
pipeline:
publish-docker-image:
image: plugins/kaniko