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