Drop pre-deploy hooks back before templating

This commit is contained in:
Luke Murphy 2020-04-15 10:52:01 +02:00
parent 22619ee4f9
commit ef1d24178a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
- include: ./lib/domain.yml
- include: ./lib/database.yml
- include: ./lib/volumes.yml
- include: ./lib/hooks.yml
- include: ./lib/templates.yml
- include: ./lib/env.yml
- include: ./lib/hooks.yml