This commit is contained in:
@@ -28,7 +28,7 @@ steps:
|
|||||||
from_secret: ssh-www-data-maketank-rsa
|
from_secret: ssh-www-data-maketank-rsa
|
||||||
command_timeout: 10m
|
command_timeout: 10m
|
||||||
|
|
||||||
- name: compose-install
|
- name: compose-npm
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
@@ -37,7 +37,7 @@ steps:
|
|||||||
key:
|
key:
|
||||||
from_secret: ssh-www-data-maketank-rsa
|
from_secret: ssh-www-data-maketank-rsa
|
||||||
script:
|
script:
|
||||||
- echo "Hello World!"
|
- echo "Hello World! Yes!"
|
||||||
#- cd ~/froxlor-test && composer install --no-dev
|
#- cd ~/froxlor-test && composer install --no-dev
|
||||||
#- cd ~/froxlor-test && npm install && npm run build
|
#- cd ~/froxlor-test && npm install && npm run build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user