mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-21 08:15:01 -05:00
11 lines
166 B
YAML
11 lines
166 B
YAML
|
kind: pipeline
|
||
|
name: default
|
||
|
|
||
|
steps:
|
||
|
- name: docker
|
||
|
image: plugins/docker
|
||
|
settings:
|
||
|
dry_run: true
|
||
|
repo: moparisthebest/arch-ppa
|
||
|
tags: latest
|