ci: add docker build
continuous-integration/drone/push Build is passing Details

ci: update docker registry

ci: update creds

ci: update repo

ci: (fix) repo
This commit is contained in:
Mohamed Sohail 2021-11-04 11:14:48 +03:00
parent 63c4922f08
commit eb287050dc
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D
1 changed files with 16 additions and 0 deletions

16
.drone.yml Normal file
View File

@ -0,0 +1,16 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
environment:
DOCKER_BUILDKIT: 1
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: docker.grassecon.net/cic-auth-helper-gitea
registry: docker.grassecon.net
tags: latest