Update main.yml
This commit is contained in:
@@ -29,9 +29,6 @@ jobs:
|
|||||||
- name: Build NGINX
|
- name: Build NGINX
|
||||||
run: |
|
run: |
|
||||||
touch $HOME/.dockerenv
|
touch $HOME/.dockerenv
|
||||||
echo $HOME
|
|
||||||
ls -la $HOME
|
|
||||||
sleep 3000
|
|
||||||
cd $HOME/The-World-Is-Yours/
|
cd $HOME/The-World-Is-Yours/
|
||||||
sudo bash build/run.sh new
|
sudo bash build/run.sh new
|
||||||
sudo bash build/run.sh build
|
sudo bash build/run.sh build
|
||||||
|
|||||||
Reference in New Issue
Block a user