Update go-ssb-room, add Dockerfile
continuous-integration/drone Build is passing
Details
continuous-integration/drone Build is passing
Details
parent
0891843cb3
commit
866c2eb754
@ -0,0 +1,13 @@
|
||||
---
|
||||
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
|
Loading…
Reference in new issue