zap-stream-app/.drone.yaml

12 lines
185 B
YAML
Raw Normal View History

2024-11-20 15:14:20 +00:00
kind: pipeline
type: kubernetes
name: default
concurrency:
limit: 1
metadata:
namespace: git
steps:
2024-11-20 15:28:10 +00:00
- name: build_debian
2024-11-20 15:20:06 +00:00
image: rust:bookworm
2024-11-20 15:14:20 +00:00
commands:
2024-11-20 16:11:43 +00:00
- ./debian.sh