Skip to content

GECO-IT/woodpecker-windows

Repository files navigation

Woodpecker-windows

pipeline-status issues pulls release Open-in-Coder license

Warning

Read-only source code mirror of Geco-iT Open Source projects.

All stuff for use Woodpecker CI on Windows

Install Woodpecker Agent

Docker Backend

Follow documentation

Local Backend

Follow documentation

Pipeline Usage

Backend Docker

---
labels:
  platform: windows/amd64
  backend: docker

clone:
  - name: clone
    # $ docker image tag \
    #        gecoit84/woodpecker-git-plugin \
    #        woodpeckerci/plugin-git:latest
    image: woodpeckerci/plugin-git
    pull: false

steps:
...

Backend Local

---
labels:
  platform: windows/amd64
  backend: local

steps:
...

Plugins Usage

License

Released under GPLv3+

Author Information

This Windows port was created in 2024 by Cyril DUCHENOY, CEO of Geco-iT SARL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published