5 lines
127 B
Bash
Executable File
5 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Canary Deployment System
|
|
echo "⚙️ BlackRoad canary deployment system"
|
|
echo "DevOps & SRE platform"
|