Skip to content

Commit 5a2edcd

Browse files
committed
correct path to certs
1 parent 6b8e155 commit 5a2edcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: "Apply certificate"
7878
if: github.ref_name == 'main'
7979
run: |
80-
lttle deploy certs.lttle.yaml
80+
lttle deploy ./lttle/certs.lttle.yaml
8181
8282
# NOTE: This has been added because we need to wait for the application to be fully up before proceeding
8383
# The status of the machine does not reflect the readiness of the service + machine to receive traffic

0 commit comments

Comments
 (0)