Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
config github
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Cerf committed May 13, 2020
1 parent 761d707 commit 60128fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,12 @@
</pluginManagement>
</build>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/admin-ch/covidcode-service</url>
</repository>
</distributionManagement>

</project>

0 comments on commit 60128fe

Please sign in to comment.