3 lines
44 B
Bash
3 lines
44 B
Bash
|
#!/bin/bash
|
||
|
podman build -t webhook:2.8.0 .
|