Skip to content
Snippets Groups Projects
Commit 03183cfe authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => Debug

parent f52ff371
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,9 @@ deploy: ...@@ -18,7 +18,9 @@ deploy:
- apk add bash - apk add bash
# Download secure files # Download secure files
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
# Prepare environment
- mv env .env - mv env .env
- cp .env API/.env
# Add SSH informations # Add SSH informations
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
......
Subproject commit 6bf48ed0e388b241b15aadfe3b3ead581804fc80 Subproject commit c4ce2318320b701786e65e31ee5d3c07d7bf75ac
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment