Skip to content

Commit

Permalink
Updated build script, removed unnecessary 81x script
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgerthoffert authored Apr 3, 2024
1 parent 96a31f1 commit a352fd9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
24 changes: 0 additions & 24 deletions tests/provisioning-manifest-81x.yml

This file was deleted.

7 changes: 4 additions & 3 deletions tests/provisioning-manifest-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
password: ${env:NEXUS_PASSWORD}

- installBundle:
- 'mvn:org.jahia.modules/legacy-default-components/1.0.0-SNAPSHOT'
- 'mvn:org.jahia.modules/press/3.1.0'
- 'mvn:org.jahia.modules/person/3.2.0'
- 'mvn:org.jahia.modules/news/3.4.0'
Expand All @@ -16,8 +17,8 @@
- 'mvn:org.jahia.modules/event/3.1.0'
- 'mvn:org.jahia.modules/bookmarks/3.1.0'
- 'mvn:org.jahia.modules/dx-base-demo-core/2.3.0'
- 'mvn:org.jahia.modules/dx-base-demo-templates/3.1.0'
- 'mvn:org.jahia.modules/dx-base-demo-components/2.2.0'
- 'mvn:org.jahia.modules/digitall/2.3.0'
- 'mvn:org.jahia.modules/dx-base-demo-templates/4.0.0-SNAPSHOT'
- 'mvn:org.jahia.modules/dx-base-demo-components/3.0.0-SNAPSHOT'
- 'mvn:org.jahia.modules/digitall/3.0.0-SNAPSHOT'
autoStart: true
uninstallPreviousVersion: true

0 comments on commit a352fd9

Please sign in to comment.