Skip to content

Commit 0d4b57c

Browse files
committed
the internet is full of lies
1 parent 8992a67 commit 0d4b57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
terraform apply --auto-approve
111111
docker logs ${{ needs.build.outputs.INSTANCE_NAME }}
112112
echo TFSTATE=$(curl -sS http://localhost:2442/?env=InT) | tee -a $GITHUB_ENV
113-
echo "|$(basename $GITHUB_STEP_SUMMARY)|✅ Success|" >> /tmp/summary
113+
echo "|Happy Path|✅ Success|" >> /tmp/summary
114114
115115
- name: Validate Terraform State
116116
# Validate that Terraform state saved in PyTerraBackTYL matches the content of the file generated by Terraform

0 commit comments

Comments
 (0)