remove gitlab build file
This commit is contained in:
parent
d587886f49
commit
ead5ba6033
1 changed files with 0 additions and 16 deletions
|
|
@ -1,16 +0,0 @@
|
||||||
<settings xmlns="http://maven.apache.org/SETTINGS/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.1.0 http://maven.apache.org/xsd/settings-1.1.0.xsd">
|
|
||||||
<servers>
|
|
||||||
<server>
|
|
||||||
<id>gitlab-maven</id>
|
|
||||||
<configuration>
|
|
||||||
<httpHeaders>
|
|
||||||
<property>
|
|
||||||
<name>Job-Token</name>
|
|
||||||
<value>${CI_JOB_TOKEN}</value>
|
|
||||||
</property>
|
|
||||||
</httpHeaders>
|
|
||||||
</configuration>
|
|
||||||
</server>
|
|
||||||
</servers>
|
|
||||||
</settings>
|
|
||||||
Loading…
Add table
Reference in a new issue