docker-go-ssb-room/.drone.yml
3wc 866c2eb754
All checks were successful
continuous-integration/drone Build is passing
Update go-ssb-room, add Dockerfile
2021-11-06 23:07:32 +02:00

14 lines
295 B
YAML

---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username:
from_secret: docker_reg_username_3wc
password:
from_secret: docker_reg_passwd_3wc
repo: 3wordchant/go-ssb-room
tags: latest