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

Test Code Build Pipeline #148

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Test Code Build Pipeline #148

merged 1 commit into from
Mar 30, 2022

Conversation

Beau-Gosse-dev
Copy link
Contributor

Our code build was being triggered by feature branches and then not being triggered at all. By adding a filter to HEAD_REF = refs/heads/master we should only trigger a build when code is pushed to master (including merged). This PR is just to test the functionality. It was previously tested in a test account with a test repository.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Beau-Gosse-dev Beau-Gosse-dev self-assigned this Mar 30, 2022
@Beau-Gosse-dev Beau-Gosse-dev changed the title Small text change to test build pipeline Test Code Build Pipeline Mar 30, 2022
@Beau-Gosse-dev Beau-Gosse-dev merged commit fea0c1b into master Mar 30, 2022
@Beau-Gosse-dev Beau-Gosse-dev deleted the beau-TestingCodeBuild branch March 30, 2022 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants