Skip to content

Commit 2b8fed5

Browse files
authored
Update nexus.yml
1 parent 76b0b45 commit 2b8fed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nexus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: |
6666
git clone https://gitlab.unstable.life/flashpoint/docker/nexus-deploy-action.git nexus
6767
cd nexus
68-
python3 ./merge-metadata.py "https://nexus-dev.unstable.life/service/rest/v1/search?repository=development&name=*.json" components.xml
68+
python3 ./merge-metadata.py "https://nexus-dev.unstable.life/service/rest/v1/search?repository=development&name=*.json" components.xml "https://nexus-dev.unstable.life/repository/development/"
6969
- name: Deploy components.xml to Nexus
7070
uses: sonatype-nexus-community/nexus-repo-github-action@master
7171
with:

0 commit comments

Comments
 (0)