Skip to content

Commit

Permalink
Merge pull request #84 from susom/artifact-registr
Browse files Browse the repository at this point in the history
Update settings.xml with artfact registry key
  • Loading branch information
kcs-koteswaradodda authored Sep 16, 2024
2 parents 2392b72 + b196762 commit c861237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions travis/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
</put>
</httpConfiguration>
</configuration>
<username>_json_key_base64</username>
<password>${env.ARTIFACT_REGISTRY_KEY}</password>
</server>
</servers>
</settings>

0 comments on commit c861237

Please sign in to comment.