Skip to content

Releases: brave-intl/general-docker-build-pipeline-action

v1.0.15

03 Jun 13:22
6deb4a2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

08 Apr 11:08
00750bf

Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13

03 Apr 14:04
8477565

Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12: Merge pull request #29 from brave-intl/upgrade-deps

12 Feb 13:51
5359771

Choose a tag to compare

v1.0.4 -- 2020-09-10

10 Sep 22:24

Choose a tag to compare

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.