Skip to content

Commit

Permalink
Add internal repository
Browse files Browse the repository at this point in the history
  • Loading branch information
gflores-jahia committed Aug 1, 2023
1 parent feaf84c commit 6d628a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/assets/provisioning.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
- addMavenRepository: 'https://store.jahia.com/nexus/content/repositories/jahia-public-app-store@id=JahiaStore'
- addMavenRepository: 'https://devtools.jahia.com/nexus/content/groups/public/@snapshots@noreleases@id=JahiaPublicSnapshots'
- addMavenRepository: 'https://devtools.jahia.com/nexus/content/groups/public/@snapshots@noreleases'
- addMavenRepository: 'https://devtools.jahia.com/nexus/content/groups/internal@id=jahia-internal@snapshots'

- installBundle:
- 'mvn:org.jahia.modules/press/3.1.0'
Expand Down Expand Up @@ -36,5 +38,5 @@

- executeScript: "script-01-create-categories.groovy"

- uninstallBundle:
- uninstallBundle:
- "org.jahia.modules/content-editor"

0 comments on commit 6d628a6

Please sign in to comment.