ACS-4454 Migrating to GH Actions (#727)

This commit is contained in:
mikolajbrzezinski
2023-02-09 12:04:27 +01:00
committed by GitHub
parent 840529bdb9
commit 284901159d
11 changed files with 197 additions and 143 deletions

View File

@@ -1,6 +1,6 @@
# Build
The `alfresco-transform-core` project uses _Travis CI_. \
The `.travis.yml` config file can be found in the root of the repository.
The `alfresco-transform-core` project uses _GitHub Actions CI_. \
The `ci.yml` config file can be found in the `.github/workflows` directory of the project.
## Stages and Jobs
@@ -9,7 +9,7 @@ The `.travis.yml` config file can be found in the root of the repository.
## Branches
Travis CI builds differ by branch:
GitHub Actions CI builds differ by branch:
* `master` / `SP/*` / `HF/*` branches:
- regular builds which include the _Build_ stage;
> On the `master` branch only the _Build_ stage updates the `latest` T-Engines images on