diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 11cf76e8b3e086a894dc36a9def8cd35c6333c5f..e5341d257211c0594cf7fc11e4033edd569c9670 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,9 +19,7 @@ deploy:
         - apk add bash
         # Download secure files
         - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
-        # Prepare environment
         - mv env .env
-        - cp .env API/.env
         # Add SSH informations
         - mkdir -p ~/.ssh
         - chmod 700 ~/.ssh
diff --git a/API b/API
index f55b57feda56c8b31d11bbb2cf2ecadeb5e3a2bb..6bf48ed0e388b241b15aadfe3b3ead581804fc80 160000
--- a/API
+++ b/API
@@ -1 +1 @@
-Subproject commit f55b57feda56c8b31d11bbb2cf2ecadeb5e3a2bb
+Subproject commit 6bf48ed0e388b241b15aadfe3b3ead581804fc80