mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-11-15 03:04:28 +00:00
Fix drone file
This commit is contained in:
parent
090e68fa8b
commit
98b16f0da4
1 changed files with 38 additions and 35 deletions
|
@ -1,5 +1,8 @@
|
|||
pipeline:
|
||||
build:
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: python:3
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
|
Loading…
Reference in a new issue