Force push.

This commit is contained in:
calcu1on 2025-09-01 21:29:54 -04:00
parent 6512520a8e
commit ce111f6339
3 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
prod:
root: /var/www/html/dchadwick/web
uri: https://www.danchadwickdesign.com
host: 164.92.85.112
user: dan
uri: https://www.danchadwick.dev
host: 64.23.158.41
user: root
local:
root: /var/www/html/web
uri: https://dchadwick.ddev.site

View File

@ -17,4 +17,4 @@
find . -mindepth 2 -type d -name ".git" -exec rm -rf {} +
git add -A
git commit -m "Automated Artifact Build."
git push origin $DESTINATION_BRANCH
git push -f origin $DESTINATION_BRANCH

View File

@ -3,6 +3,7 @@ settings.ddev.php
development.services.yml
.phpunit.cache
.git
.gitignore
.gitmodules
.git/modules/*
private-files