diff options
author | Georg | 2021-08-06 23:30:53 +0200 |
---|---|---|
committer | Georg | 2021-08-06 23:30:53 +0200 |
commit | e9c1cad89612f7b8c28f4fba8492e0a7e83ab781 (patch) | |
tree | 06eba04cec74a8f126f17a4dbe4918431a7532a3 /.drone.yml | |
parent | 63da06d21061b08042adf62ef6e367bbb49c497f (diff) | |
download | testing-e9c1cad89612f7b8c28f4fba8492e0a7e83ab781.tar.gz testing-e9c1cad89612f7b8c28f4fba8492e0a7e83ab781.tar.bz2 testing-e9c1cad89612f7b8c28f4fba8492e0a7e83ab781.zip |
Adjusting pipeline port
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ server: from_secret: user ssh_key: from_secret: ssh_key + port: 28 steps: - name: deploy |