Commit 8c13f168 authored by novelailab's avatar novelailab

push drone

parent 33b3166f
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
mem_limit: 1000000000000
volumes:
- name: docker_sock
path: /var/run/docker.sock
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: novelai/hydra-node-http
##aaa
tags: ${DRONE_BUILD_NUMBER}
use_cache: true
volumes:
- name: docker_sock
host:
path: /var/run/docker.sock
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment