drone CI
continuous-integration/drone Build is failing Details

main
Skye 2 years ago
parent a76913f947
commit 0564d1cb2a
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -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…
Cancel
Save