Skip to content

condition deploy_template job on deploy_image job completion #7662

Closed
@matifali

Description

@matifali

Problem

When we make changes to https://github.com/coder/coder/blob/main/dogfood/Dockerfile, dogfood.yaml action deploys the template deploy_template asynchronously to deploy_image and the dogfood templates get updated before a newer image is updated so that update does not include the changes made in Dockerfile

deploy_template:

Solution

We should condition deploy_template job on deploy_image completion

Metadata

Metadata

Assignees

Labels

s3Bugs that confuse, annoy, or are purely cosmetic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions