Compare commits
No commits in common. "fc7c9ef02cb3aff22756a185533b52630d13a4ac" and "b64ddacb41def10bdd050beac8ee72ce72fcc340" have entirely different histories.
fc7c9ef02c
...
b64ddacb41
1 changed files with 18 additions and 22 deletions
|
@ -3,8 +3,6 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: deployment
|
name: deployment
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: deploy
|
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: 192.168.68.121
|
host: 192.168.68.121
|
||||||
|
@ -26,8 +24,6 @@ trigger:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: staging
|
name: staging
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: stage
|
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: 192.168.68.121
|
host: 192.168.68.121
|
||||||
|
|
Loading…
Reference in a new issue