fix: test action
Deploy a service / deploy (push) Failing after 2s

This commit is contained in:
Benjamin Labrecque
2026-07-02 12:02:31 +02:00
parent 1db8306aee
commit 28474c866f
+1 -2
View File
@@ -13,8 +13,7 @@ jobs:
working-directory: ./services
env:
SERVICES_DIR: /sls/bd/hla/services/dev
SVC_CURRRENT_DIR: ${SERVICES_DIR}/000-master/current
SVC_CURRRENT_DIR: /sls/bd/hla/services/dev/000-master/current
steps:
- name: Checkout repository