Skip to content

Commit

Permalink
remove copying of file
Browse files Browse the repository at this point in the history
  • Loading branch information
guss84 committed Dec 1, 2023
1 parent 5f9eebd commit 258d5b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
LOGGING_LEVEL=${{ secrets.LOGGING_LEVEL_TESTING }}
DEPLOYMENT_TYPE=testing
" > .env
scp -o StrictHostKeyChecking=no -i private_key ./.env ${USER_NAME}@${HOSTNAME}:.env
- name: build docker image with correct tags
working-directory: ./rest
Expand Down

0 comments on commit 258d5b5

Please sign in to comment.