Skip to content

Adds missing tag for "wait" job.

The fully playbook runs when we deploy to production, so this was missed. However, when we run only partial playbooks for BE/FE deployment, the tag must be added in in order to ensure that the FE container will restart in that case as well.

Merge request reports