Add deploy command to web container
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
## Description: Deploy project from within container
|
||||||
|
## Usage: deploy
|
||||||
|
|
||||||
|
php vendor/bin/dep deploy
|
||||||
Reference in New Issue
Block a user