We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0061bf5 + 874e3ca commit 27a95f5Copy full SHA for 27a95f5
.github/workflows/build_and_push_docker_image.yml
@@ -46,7 +46,7 @@ jobs:
46
terraform-token: ${{ secrets.TERRAFORM_TOKEN }}
47
terraform-org: xmtp
48
terraform-workspace: dev
49
- variable-name: validation_service_image
+ variable-name: message_history_server_docker_image
50
variable-value: "ghcr.io/xmtp/message-history-server@${{ steps.push.outputs.digest }}"
51
variable-value-required-prefix: "ghcr.io/xmtp/message-history-server@sha256:"
52
0 commit comments