Calling shell script as inline commands inside buildspec.yml

Viewed 22

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.

0 Answers
Related