diff --git a/services/code-forge/build.sh b/services/code-forge/build.sh new file mode 100644 index 0000000..76a28e6 --- /dev/null +++ b/services/code-forge/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Nothing to build!"