mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
check-env-temp-fix-skip
This commit is contained in:
@@ -4,6 +4,6 @@ description: "Before e2e"
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Check content UP
|
- name: Check content UP (temporarily skipped)
|
||||||
shell: bash
|
shell: bash
|
||||||
run: npm run ci:check-env || exit 1
|
run: echo "::warning::Skipping ci:check-env (adf-cli retry bug). Re-enable after adf-cli fix."
|
||||||
|
|||||||
Reference in New Issue
Block a user