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