Is it possible to transform a shell script into inline commands and run them inside aws codebuild buildspec? I don't want to commit the shell script in the repository.
Is it possible to transform a shell script into inline commands and run them inside aws codebuild buildspec? I don't want to commit the shell script in the repository.