Skip to content

Fix the deploy stage of our build pipeline#1291

Merged
SebastiaanZ merged 1 commit into
masterfrom
sebastiaan/backend/fix-deploy-stage
Nov 19, 2020
Merged

Fix the deploy stage of our build pipeline#1291
SebastiaanZ merged 1 commit into
masterfrom
sebastiaan/backend/fix-deploy-stage

Conversation

@SebastiaanZ
Copy link
Copy Markdown
Contributor

I've fixed the deploy stage of our build pipeline, as it got mixed in with the old workflow file due to a merge conflict. The deploy stage is currently split into a separate workflow, as per preference of @lemonsaurus.

Theoretically, this allows usto trigger a redeploy from GitHub, without having to build the container image again.

I've fixed the deploy stage of our build pipeline, as it got mixed in
with the old workflow file due to a merge conflict. The deploy stage is
currently split into a separate workflow; theoretically, this allows us
to trigger a redeploy from GitHub, without having to build the container
image again.

Signed-off-by: Sebastiaan Zeeff <sebastiaan.zeeff@gmail.com>
@SebastiaanZ SebastiaanZ requested a review from a team as a code owner November 19, 2020 15:10
@SebastiaanZ SebastiaanZ requested review from Den4200 and GhostofGoes and removed request for a team November 19, 2020 15:10
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 56.519% when pulling d65785a on sebastiaan/backend/fix-deploy-stage into 506909e on master.

@SebastiaanZ SebastiaanZ merged commit b3f4e84 into master Nov 19, 2020
@SebastiaanZ SebastiaanZ deleted the sebastiaan/backend/fix-deploy-stage branch November 19, 2020 16:19
@MarkKoz MarkKoz added a: CI Related to continuous intergration and deployment t: bug Something isn't working labels Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: CI Related to continuous intergration and deployment t: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants