Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI - /bin/bash: line 3: latestReleaseTag: command not found #870

Closed
migmartri opened this issue Dec 6, 2018 · 0 comments · Fixed by #871
Closed

CI - /bin/bash: line 3: latestReleaseTag: command not found #870

migmartri opened this issue Dec 6, 2018 · 0 comments · Fixed by #871
Projects

Comments

@migmartri
Copy link
Contributor

Our CI jobs that run an e2e test for the latest release seems to fail consistently.

I couldn't spot any piece of code that could have caused a regression, It seems like circle-ci runs every step now in a new bash instance so previously sourced (in other steps) are not accessible anymore.

https://circleci.com/gh/kubeapps/kubeapps/4813

@project-bot project-bot bot added this to Inbox in Kubeapps Dec 6, 2018
@migmartri migmartri moved this from Inbox to Committed in Kubeapps Dec 6, 2018
@migmartri migmartri moved this from Committed to In progress in Kubeapps Dec 6, 2018
Kubeapps automation moved this from In progress to Done Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Kubeapps
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant