Add deploy command to web container

This commit is contained in:
Björn Fromme
2020-01-28 12:33:43 +01:00
parent df45ad99ba
commit 2ea0beb386
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
## Description: Deploy project from within container
## Usage: deploy
php vendor/bin/dep deploy