remove debugging
This commit is contained in:
parent
208ae82881
commit
a8001dffdf
1 changed files with 0 additions and 4 deletions
|
|
@ -62,10 +62,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
||||||
composer require deployer/deployer --dev -q
|
composer require deployer/deployer --dev -q
|
||||||
ls -al
|
|
||||||
ls -al ./bin
|
|
||||||
ls -al ./vendor/deployer/deployer
|
|
||||||
ls -al ./vendor/deployer/deployer/bin
|
|
||||||
|
|
||||||
- name: Switch release
|
- name: Switch release
|
||||||
uses: deployphp/action@v1
|
uses: deployphp/action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue