Make script executable & update directory
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd ..
|
||||
git pull
|
||||
mvn clean package -P test
|
||||
cd docker
|
||||
./copy.sh
|
||||
sudo ./deploy.sh backend
|
||||
Reference in New Issue
Block a user