"first test in new branch"
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Phillip Nicholas Thern 2022-12-06 15:15:07 +01:00
parent 6f3f35f0db
commit 0779da7c79
Signed by: nickveliki
GPG Key ID: 9810EF8F924EDF0C
1 changed files with 5 additions and 10 deletions

View File

@ -1,15 +1,10 @@
kind: pipeline
type: ssh
name: default
server:
host: 172.16.0.249
user: nodeuser
ssh_key:
from_secret: test_cicada_ssh_ecdsa
type: docker
name: docker_local_repo_test
steps:
- name: ssh_test
- name: new_branch_test
image: registry.home.ftt.gmbh/apline_default
commands:
- node index.js 3001
- echo "hello, world!"