3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
podman build . $@ -t git.plabble.org/job79/dev
|