Skip to content

Commit

Permalink
github: backupdb d8-2282 #nobuild
Browse files Browse the repository at this point in the history
- update pecan pie password
- cr every day
  • Loading branch information
protitude committed Nov 19, 2024
1 parent 1ee46db commit 6d630f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backupdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
run: echo "week_day=$(date +%a)" >> $GITHUB_ENV

- uses: ./.github/actions/dingorunner
if: ${{ env.week_day == 'Sun' }}
env:
runner: cr
terminus_api: ${{ secrets.TERMINUS_API }}
Expand Down Expand Up @@ -49,7 +48,7 @@ jobs:
lando drush updb
lando drush user-create authenticated_test_user --mail="[email protected]" --password="6%l7iF}6(4tI"
lando drush user-create administrator_test_user --mail="[email protected]" --password="b8QW]X9h7#5n"
lando drush user-create administrator_test_user --mail="[email protected]" --password="wubadubdub"
lando drush user:password arazavi1 "wubadubdub"
lando drush user-add-role "administrator" administrator_test_user
lando drush en amp_dev
lando drush pmu amp_dev
Expand Down

0 comments on commit 6d630f6

Please sign in to comment.