Skip to content

Commit 04ddc34

Browse files
committed
Update GHA deploy
1 parent 844ec2c commit 04ddc34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-ec2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
cd ~/repo/stryng5
102102
103103
# Put rendered files in place
104-
mv ~/repo/scp/nginx.conf docker/nginx/nginx.conf
104+
mv ~/repo/scp/nginx.conf deploy/nginx/nginx.conf
105105
mv ~/repo/scp/.env .env
106106
107107
# Pull latest images and (re)start services

0 commit comments

Comments
 (0)