mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Test [db][ags]
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -37,8 +37,8 @@ jobs:
|
|||||||
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@master
|
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@master
|
||||||
- name: "Init"
|
- name: "Init"
|
||||||
run: bash ./scripts/ci/init.sh
|
run: bash ./scripts/ci/init.sh
|
||||||
- name: "Prepare environment"
|
# - name: "Prepare environment"
|
||||||
run: bash ./scripts/ci/prepare.sh
|
# run: bash ./scripts/ci/prepare.sh
|
||||||
- name: "Clean Maven cache"
|
- name: "Clean Maven cache"
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
run: bash ./scripts/ci/cleanup_cache.sh
|
run: bash ./scripts/ci/cleanup_cache.sh
|
||||||
|
Reference in New Issue
Block a user