Compare commits
No commits in common. "main" and "b3662f5995eabe8f35bb628121d7c680c6d3c58f" have entirely different histories.
main
...
b3662f5995
15
.drone.yml
15
.drone.yml
|
@ -1,15 +0,0 @@
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: build
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: docker
|
|
||||||
image: plugins/docker
|
|
||||||
settings:
|
|
||||||
username:
|
|
||||||
from_secret: docker_username
|
|
||||||
password:
|
|
||||||
from_secret: docker_password
|
|
||||||
repo: kingofdog/hunspell
|
|
||||||
tags:
|
|
||||||
- latest
|
|
Loading…
Reference in New Issue
Block a user