Hi again, Thanks for referring to the documentation. I have used with environment variables, but I would like to implement it with the keyring method. Any suggestions or I'll look into the above mail you have sent. Thank you again.
On Tuesday, February 22, 2022 at 8:26:56 PM UTC+5:30 dheinric wrote: > Am Dienstag, dem 22.02.2022 um 06:33 -0800 schrieb Bhargav sai: > > While uploading the python package using twine, it's asking for > credentials. > > > I also don't know Twine, so I checked its documentation. It says: > > -u USERNAME, --username USERNAME > The username to authenticate to the repository > (package index) as. (Can also be set via > TWINE_USERNAME environment variable.) > -p PASSWORD, --password PASSWORD > The password to authenticate to the repository > (package index) with. (Can also be set via > TWINE_PASSWORD environment variable.) > > So you can use environment variables to provide the credentials, which > means you can use the instructions from my previous mail. > > HTH... > > Dirk > > -- > > *Dirk Heinrichs* > Senior Systems Engineer, Delivery Pipeline > OpenText ™ Discovery | Recommind > *Phone*: +49 2226 15966 18 <+49%202226%201596618> > *Email*: [email protected] > *Website*: www.recommind.de > Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach > Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, > Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646 > This e-mail may contain confidential and/or privileged information. If you > are not the intended recipient (or have received this e-mail in error) > please notify the sender immediately and destroy this e-mail. Any > unauthorized copying, disclosure or distribution of the material in this > e-mail is strictly forbidden > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser Mail sind nicht gestattet. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d4e09c9e-e56c-4f39-8b13-5272d064eb5en%40googlegroups.com.
