Add first Dockerfile
This commit is contained in:
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
dry_run: true
|
||||
repo: moparisthebest/arch-ppa
|
||||
tags: latest
|
Reference in New Issue
Block a user