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

Fix for "Since using PHP, a git push error does not produce the run to fail" #18

Closed
wants to merge 4 commits into from

Commits on Jul 5, 2021

  1. Fail when git push fails

    leoloso committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    353bde5 View commit details
    Browse the repository at this point in the history
  2. Check $exitCode

    leoloso committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a2ae37e View commit details
    Browse the repository at this point in the history
  3. Show exit code in error

    leoloso committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1e542c6 View commit details
    Browse the repository at this point in the history
  4. Exec exit

    leoloso committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    8795fc8 View commit details
    Browse the repository at this point in the history