You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cat ~/.git-credentials
you will now see a line https://:@github.com added.
run jx gitops variables I get output of
jx gitops variables
WARNING: ignoring missing user name in git credentials file: /Users/admin/.git-credentials URL: https://:@github.com
about to run: git clone https://bitbucket.org/OWNER/CLUSTER_REPO.git /var/folders/x8/5mg84jyx4r70xjcqdrk39lzc0000gn/T/jx-git-637851936 in dir /var/folders/x8/5mg84jyx4r70xjcqdrk39lzc0000gn/T
Cloning into '/var/folders/x8/5mg84jyx4r70xjcqdrk39lzc0000gn/T/jx-git-637851936'...
about to run: git rev-parse --abbrev-ref HEAD in dir .
test/helm
WARNING: no $BUILD_ID found so cannot create the BUILD_NUMBER
The text was updated successfully, but these errors were encountered:
from slack https://kubernetes.slack.com/archives/C9MBGQJRH/p1626256285337700
...
okay so i replicated the weird thing with ~/.git-credentials
https://GIT_USER:GIT_TOKEN@bitbucket.org
you will now see a line https://:@github.com added.
The text was updated successfully, but these errors were encountered: