Socialify

Folder ..

Viewing eowyn.yaml
9 lines (9 loc) • 186.0 B

1
2
3
4
5
6
7
8
9
steps:
  - name: eowyn
    image: ziglings/ziglang:latest
    pull: true
    commands:
      - sh ./patches/eowyn.sh
    when:
      event: [pull_request, push, cron]
      cron: daily*