Releases: brave-intl/general-docker-build-pipeline-action
Releases · brave-intl/general-docker-build-pipeline-action
v1.0.15
v1.0.14
v1.0.13
v1.0.12: Merge pull request #29 from brave-intl/upgrade-deps
Upgrade @actions/github
v1.0.4 -- 2020-09-10
This is the first version since forking from aws-actions/aws-codebuild-run-build. The major change is that instead of invoking a CodeBuild project directly, instead this project invokes a Lambda function that is expected to start a CodeBuild project and return the build ID. The action consumes the build ID the same as if consumed it from the CodeBuild project.