Closed edzillion closed 6 years ago
It seems that aws codebuild alone cannot be set to only build from one branch, so we need to use codepipeline as described here:
https://stackoverflow.com/a/50900403/65025
At the moment CI is turned off, I will come back to this when it is needed again.
Currently we have one build branch on master, which works fine so I am going to close this.
master
It seems that aws codebuild alone cannot be set to only build from one branch, so we need to use codepipeline as described here:
https://stackoverflow.com/a/50900403/65025
At the moment CI is turned off, I will come back to this when it is needed again.