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

Update the deploy action to re-use the build workflow #130

Merged
merged 8 commits into from
Jun 1, 2024

Conversation

relent0r
Copy link
Contributor

Description of changes
This PR updates the deploy action to leverage the build artifact. It will trigger the build action then use the artifact output in its processing. It will then perform a Deploy (tbc).

Testing method
Manual action requires to be taken on the default branch.

@Garanas Garanas mentioned this pull request May 31, 2024
@relent0r relent0r marked this pull request as ready for review June 1, 2024 19:06
@Garanas Garanas linked an issue Jun 1, 2024 that may be closed by this pull request
Copy link
Member

@Garanas Garanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there - a little bit of cleaning up and then it's done!

@Garanas Garanas changed the title Adjust spookdb deploy action Update the deploy action Jun 1, 2024
@Garanas Garanas changed the title Update the deploy action Update the deploy action to re-use the build workflow Jun 1, 2024
@Garanas Garanas merged commit 5868a48 into FAForever:master Jun 1, 2024
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.

Adjust the deploy action
2 participants