Skip to content

Instantly share code, notes, and snippets.

/settings.xml Secret

Created May 25, 2016 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/bc3a2bc73d66ecb2a9f163a99618cdcd to your computer and use it in GitHub Desktop.
Save anonymous/bc3a2bc73d66ecb2a9f163a99618cdcd to your computer and use it in GitHub Desktop.
<servers>
<server>
<!-- Link this id here to the repo ID in the mirror section -->
<id>repo</id>
<username>test</username>
<password>s3cur3</password>
<configuration>
<httpHeaders>
<property>
<name>Authorization</name>
<value>Basic dGVzdDpzM2N1cjM=</value>
</property>
</httpHeaders>
</configuration>
</server>
</servers>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment