Different syntax
This commit is contained in:
parent
17613d61ce
commit
73fb39cde5
19 changed files with 26 additions and 64 deletions
|
@ -14,11 +14,8 @@ meta:
|
|||
description: "You've built your Drupal site, now learn how to deploy it with Fabric."
|
||||
type: website
|
||||
events:
|
||||
- event: drupalcamp-dublin-17
|
||||
date: '2017-10-20'
|
||||
time: '15:00 - 15:40'
|
||||
- event: drupal-somerset
|
||||
date: '2017-10-26'
|
||||
- { event: drupalcamp-dublin-17, date: '2017-10-20', time: '15:00 - 15:40' }
|
||||
- { event: drupal-somerset, date: '2017-10-26' }
|
||||
---
|
||||
You’ve built your website, and now you just need to deploy it. There are various ways that this could be done - from (S)FTP, to SCP and rsync, to running commands like “git pull” and “composer install” directly on the server (not recommended).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue