测试Drone Fleet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
337 B

3 years ago
kind: pipeline
type: docker
name: default
steps:
3 years ago
- name: simple
3 years ago
image: alpine
3 years ago
settings:
dockerfile: SimpleDevApi/Dockerfile
tags: 110.42.210.85:2500/SimpleDevApi/SimpleDevApi:latest
insecure: true
registry: "http://110.42.210.85:2500"
username:
from_secret: admin
password:
from_secret: AllNet123