Skip to content

Commit

Permalink
Change upwd command 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Dec 11, 2024
1 parent e6393d9 commit 01e06b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/database-restore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
TEST_USER_PASS: "{{ secrets.TEST_USER_PASS }}"
run: |
export S3_FILE_PATH=${{ github.event.inputs.database_file_override }}
sed -i "sed -i "s/TU_PASS/${TEST_USER_PASS}/g" ./scripts/drush-post-deploy.sh"
source ./scripts/pipeline/s3-backup-download.sh
source ./scripts/pipeline/database-restore.sh
source ./scripts/pipeline/cloud-gov-post-deploy.sh
Expand Down

0 comments on commit 01e06b3

Please sign in to comment.