Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Jul 7, 2024
1 parent 37faf9c commit 6c1e0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Prepare .env file
run: |
cp apps/dokploy/.env.production.example apps/dokploy/.env.production
cp ./apps/dokploy/.env.production.example ./apps/dokploy/.env.production
- name: Build and push Docker image using custom script
run: |
Expand Down

0 comments on commit 6c1e0d8

Please sign in to comment.