diff --git a/Makefile b/Makefile index 8ff0b6b..d16fa8b 100644 --- a/Makefile +++ b/Makefile @@ -74,6 +74,7 @@ deploy-to-pipeline: fi @echo "Copy buildspecs from tfmod-pipeline" + mkdir -p ./buildspecs cp -r ../tfmod-pipeline/buildspecs/* ./buildspecs @echo "Creating zip file..."