mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
24883 run build sh in init step for repository_app_context_test_suites
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -862,7 +862,7 @@ jobs:
|
|||||||
- name: "Init"
|
- name: "Init"
|
||||||
run: |
|
run: |
|
||||||
bash ./scripts/ci/init.sh
|
bash ./scripts/ci/init.sh
|
||||||
|
bash ./scripts/ci/build.sh
|
||||||
- name: "Set transformers tag"
|
- name: "Set transformers tag"
|
||||||
run: echo "TRANSFORMERS_TAG=latest" >> $GITHUB_ENV
|
run: echo "TRANSFORMERS_TAG=latest" >> $GITHUB_ENV
|
||||||
- name: "Set the host IP"
|
- name: "Set the host IP"
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user