1 parent 6b8e155 commit 5a2edcdCopy full SHA for 5a2edcd
1 file changed
.github/workflows/ci.yaml
@@ -77,7 +77,7 @@ jobs:
77
- name: "Apply certificate"
78
if: github.ref_name == 'main'
79
run: |
80
- lttle deploy certs.lttle.yaml
+ lttle deploy ./lttle/certs.lttle.yaml
81
82
# NOTE: This has been added because we need to wait for the application to be fully up before proceeding
83
# The status of the machine does not reflect the readiness of the service + machine to receive traffic
0 commit comments