Ensured that the htaccess file is moved to the dir
This commit is contained in:
parent
4587a30cd0
commit
c8d45b52f8
@ -17,6 +17,7 @@ Apache Deployment:
|
||||
- rm ./web.config
|
||||
- rm ./.gitlab-ci.yml
|
||||
- cp -r ./* /var/www/html/enpaul.new/
|
||||
- cp ./.htaccess /var/www/html/enpaul.new/
|
||||
- mv /var/www/html/enpaul /var/www/html/enpaul.old
|
||||
- mv /var/www/html/enpaul.new /var/www/html/enpaul
|
||||
- rm -r /var/www/html/enpaul.old
|
||||
|
Loading…
Reference in New Issue
Block a user