3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/zsh
|
|
docker build --label type=GAME -t insugency-sandstorm:latest .
|