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

Modify Jenkinsfile to allow for schema change builds #897

Merged
merged 1 commit into from
Feb 9, 2017

Commits on Feb 9, 2017

  1. Modify Jenkinsfile to allow for schema change builds

    This makes some changes as per the [instructions] in the opsmanual:
    
    - Adds a IS_SCHEMA_TEST property and sets a default value for it
    - Adds a check to ensure that builds only occur if either (the branch name is not deployed-to-production) OR (the branch name is deployed-to-production AND this is a schema test)
    
    [instructions]: https://github.gds/pages/gds/opsmanual/infrastructure/testing/application-testing.html?highlight=testing
    36degrees committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    b7a62f7 View commit details
    Browse the repository at this point in the history