Fix the transition as it would get stuck sometimes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- Reproduction: Open two tabs, one would load, the other one would stay on the transition while the content of the page was ready and animated
This commit is contained in:
@@ -79,8 +79,7 @@ steps:
|
||||
from_secret: ssh_key
|
||||
script:
|
||||
- cd /data/sites/housesof.world/dev
|
||||
- docker-compose down
|
||||
- docker-compose up -d --remove-orphans
|
||||
- docker-compose up -d --force-recreate --remove-orphans
|
||||
when:
|
||||
branch:
|
||||
- dev
|
||||
|
||||
Reference in New Issue
Block a user