2 lines
53 B
Bash
Executable file
2 lines
53 B
Bash
Executable file
#!/bin/bash
|
|
podman build -t base_cicd:node20-deb13 .
|