Switch back to therapist as image name
This commit is contained in:
Родитель
e7004509b2
Коммит
f43944cb04
|
@ -47,5 +47,5 @@ workflows:
|
|||
imageName: rust
|
||||
|
||||
- build-and-deploy-image:
|
||||
name: python-node-build-and-deploy
|
||||
imageName: python-node
|
||||
name: therapist-build-and-deploy
|
||||
imageName: therapist
|
||||
|
|
|
@ -2,7 +2,7 @@ status = [
|
|||
"ci/circleci: firefox-build-and-deploy",
|
||||
"ci/circleci: docker-build-and-deploy",
|
||||
"ci/circleci: rust-build-and-deploy",
|
||||
"ci/circleci: python-node-build-and-deploy",
|
||||
"ci/circleci: therapist-build-and-deploy",
|
||||
]
|
||||
cut_body_after = "\n\n---\n\n" # Avoid including verbose details from Renovate in commit messages
|
||||
block_labels = ["bors-dont-merge"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче