Update '.drone.yml'
This commit is contained in:
		@ -14,8 +14,8 @@ steps:
 | 
			
		||||
        - cd /var/www/gno
 | 
			
		||||
        - git pull
 | 
			
		||||
        - composer install
 | 
			
		||||
        - drush updb
 | 
			
		||||
        - drush config:import --source=../config
 | 
			
		||||
        - /var/www/gno/vendor/bin/drush updb
 | 
			
		||||
        - /var/www/gno/vendor/bin/drush config:import --source=../config
 | 
			
		||||
  - name: notify on failure
 | 
			
		||||
    image: plugins/slack
 | 
			
		||||
    settings:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user