keymaker/.drone.yml

24 lines
390 B
YAML
Raw Normal View History

2021-01-06 18:17:11 +00:00
kind: pipeline
type: docker
name: default
platform:
os: linux
arch: amd64
steps:
- name: build and deploy
image: plugins/docker
settings:
dockerfile: Dockerfile
repo: registry.saces.eu/saces/keymaker
registry: registry.saces.eu
username:
from_secret: registreu_user
password:
from_secret: registreu_spassword
tags: latest
node:
saces: saces