File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dependencies:
13
13
14
14
test :
15
15
post :
16
- - yes|cp -rf ./akarin-*.jar $CIRCLE_ARTIFACTS
16
+ - yes|cp -rf ./akarin-*.jar $CIRCLE_ARTIFACTS
Original file line number Diff line number Diff line change 155
155
156
156
<repositories >
157
157
<repository >
158
- <id >spigotmc-public </id >
159
- <url >https://hub.spigotmc.org/nexus/content/groups/public/ </url >
158
+ <id >akarin-repo </id >
159
+ <url >https://raw.githubusercontent.com/Akarin-project/akarin-repo/master/repository </url >
160
160
</repository >
161
161
<repository >
162
- <id >akarin-repo </id >
163
- <url >https://repo.akarin.io/Akarin-project/akarin-repo/master/repository </url >
162
+ <id >spigotmc-public </id >
163
+ <url >https://hub.spigotmc.org/nexus/content/groups/public/ </url >
164
164
</repository >
165
165
<repository >
166
166
<id >spongepowered-repo</id >
You can’t perform that action at this time.
0 commit comments