ssh test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-12 13:45:23 +01:00
parent 0e3e83d184
commit 5b8e918f75

View File

@@ -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