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

CI/CD => Remove copy command (moved into infra script)

parent 38b8ed5c
No related branches found
No related tags found
No related merge requests found
Pipeline #34766 passed
...@@ -50,7 +50,6 @@ deploy: ...@@ -50,7 +50,6 @@ deploy:
npx @dotenvx/dotenvx@0.45.0 decrypt npx @dotenvx/dotenvx@0.45.0 decrypt
mv .env.production ../../.env mv .env.production ../../.env
rm .env.keys rm .env.keys
cp ../../.env ../.env
# Deploy # Deploy
- cd ../../ - cd ../../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment