v0.1
This commit is contained in:
7
drone/drone_dockler_registry.yaml
Normal file
7
drone/drone_dockler_registry.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
steps:
|
||||
- name: build
|
||||
image: your_private_registry/your_image:tag
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
||||
commands:
|
||||
- # your build command
|
Reference in New Issue
Block a user