summary refs log tree commit diff
path: root/.woodpecker.yml
blob: d25834ff1390bb8f744ebebad86fb5f42a4089d2 (plain)
1
2
3
4
5
6
7
8
pipeline:
  neocities:
    image: ruby:latest
    when:
      branch: main
    commands:
      - gem install neocities
      - neocities push .