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