4 lines
94 B
Fish
4 lines
94 B
Fish
function sure-get-token
|
|
poetry config http-basic.codeartifact aws $PRIVATE_REPO_TOKEN
|
|
end
|