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