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

Fixes push_to_docker.sh being run using sh instead of bash #18

Conversation

gerson-scanapieco
Copy link

Description

Makes the file push_to_docker.sh executable and runs it using bash instead of sh.

Motivation and Context

The CI pipeline was failing in the deploy stage when trying to execute the file push_to_docker.sh.

How Has This Been Tested?

Local execution of the file using ./push_to_docker.sh.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@gerson-scanapieco gerson-scanapieco self-assigned this Oct 9, 2019
@gerson-scanapieco gerson-scanapieco merged commit 91a7546 into topfreegames:master Oct 9, 2019
@gerson-scanapieco gerson-scanapieco deleted the fix/ci-pipeline-sh-script branch October 9, 2019 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant