Compare commits

..

No commits in common. "main" and "b3662f5995eabe8f35bb628121d7c680c6d3c58f" have entirely different histories.

View File

@ -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