Skip to content

Commit 29b2df9

Browse files
committed
[ACS-9174] Disable init
1 parent 1d9b26a commit 29b2df9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
with:
5353
write-list-to-env: true
5454
# - uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
55-
- name: "Init"
56-
run: bash ./scripts/ci/init.sh
55+
# - name: "Init"
56+
# run: bash ./scripts/ci/init.sh
5757
- name: "Prepare maven cache and check compilation"
5858
run: bash ./scripts/ci/prepare.sh
5959
- name: "Clean Maven cache"

0 commit comments

Comments
 (0)