Files
cicd/drone/drone_dockler_registry.yaml
2025-07-20 14:53:12 +03:00

7 lines
162 B
YAML

steps:
- name: build
image: your_private_registry/your_image:tag
image_pull_secrets:
- dockerconfigjson
commands:
- # your build command