summarylogtreecommitdiffstats
path: root/.drone.yml
blob: e05ad8aef05a0cda628af935bc951784a6ce689c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pipeline:
  build:
    image: archlinux/makepkg
    pull: true
    volumes:
      - /etc/makepkg.conf:/etc/makepkg.conf

  repoadd:
    image: archlinux/repoadd
    pull: true
    when:
      branch: master
    keys: "ABAF11C65A2970B130ABE3C479BE3E4300411886;647F28654894E3BD457199BE38DBBDC86092693E;A2FF3A36AAA56654109064AB19802F8B0D70FC30;C7E7849466FE2358343588377258734B41C31549"
    override_files: "linux-ath-dfs-*.zst"
    repo_name: archrepo
    repo_ownerid: 972
    repo_groupid: 971
    volumes:
      - /home/woodpecker/archrepo/:/repo/