drone CI
continuous-integration/drone Build is failing
Details
continuous-integration/drone Build is failing
Details
parent
a76913f947
commit
0564d1cb2a
@ -0,0 +1,13 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username:
|
||||||
|
from_secret: docker_username
|
||||||
|
password:
|
||||||
|
from_secret: docker_password
|
||||||
|
repo: skyevg/mastodon-glitchier-soc
|
||||||
|
tags: latest
|
Loading…
Reference in new issue