3 lines
51 B
Bash
3 lines
51 B
Bash
|
#!/bin/sh
|
||
|
podman build -t publish_active_windows .
|