mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Add ability to provide token for private repo for requirements_git in container build (#15831)
Add ability to provide auth to private repo for requirements_git
This commit is contained in:
2
requirements/requirements_git.credentials.txt
Normal file
2
requirements/requirements_git.credentials.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
# If sources in requirements_git.txt require authentication add git-credentials in this file, Example:
|
||||
# https://x-access-token:${PAT}@github.com"
|
||||
Reference in New Issue
Block a user