-
Notifications
You must be signed in to change notification settings - Fork 2
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
Username password should not be checked into git #9
Labels
Milestone
Comments
Ameya05
added a commit
that referenced
this issue
Jan 31, 2017
Didnt work using tokens configured in Travis-CI Might have to
|
I did try to create a .env file to store passwords. But it didn't seem to work as I expected. Can we remove read permissions to the script? We are anyway using it only to deploy the files, right? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docker username password should be tokenized via Travis-CI or Encrypted perhaps instead of being present in the code commits on git
https://github.com/airavata-courses/spring17-laravel-portal/blob/develop/scripts/install.sh
The text was updated successfully, but these errors were encountered: