Skip to content

Commit

Permalink
BACKLOG-23323: update provisioning (#138)
Browse files Browse the repository at this point in the history
* BACKLOG-23323: update provisioning

* Updated vulnerability check to critical

---------

Co-authored-by: Francois G. <fgerthoffert@jahia.com>
  • Loading branch information
sdusolle and Fgerthoffert authored Dec 24, 2024
1 parent 0187cff commit 677f681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-code-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: Jahia/jahia-modules-action/static-analysis@v2
with:
node_version: 18
auditci_level: high
auditci_level: critical

build:
name: Build Module
Expand Down
1 change: 1 addition & 0 deletions tests/provisioning-manifest-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
password: ${env:NEXUS_PASSWORD}
- installBundle:
- 'mvn:org.jahia.modules/serverSettings'
- 'mvn:org.jahia.modules/graphql-dxm-provider'
autoStart: true
uninstallPreviousVersion: true

0 comments on commit 677f681

Please sign in to comment.