Compare commits

..

2 Commits

Author SHA1 Message Date
Phillip Nicholas Thern 5bdb8567ee
fix image typ-o
continuous-integration/drone/push Build is passing Details
2022-12-06 15:16:46 +01:00
Phillip Nicholas Thern 0779da7c79
"first test in new branch"
continuous-integration/drone/push Build encountered an error Details
2022-12-06 15:15:07 +01:00
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/alpine_default
commands:
- node index.js 3001
- echo "hello, world!"