diff --git a/.woodpecker.yml b/.woodpecker.yml index 81305cf..483cb03 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,18 +15,6 @@ pipeline: - make -C server build - cp srver/knowyt build/files/ - build-publish: - image: mtvb/drone-kaniko - settings: - reproducible: true - username: - from_secret: docker.private.gnuher.de.username - password: - from_secret: docker.private.gnuher.de.password - repo: knowyt - registry: docker.private.gnuher.de - tags: latest - branches: - woodpecker - prod