oops
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Solomon Laing 2025-12-29 17:56:10 +10:30
parent 3be9f7ece5
commit 2e83dcec4c

View File

@ -1,7 +1,7 @@
--- ---
kind: pipeline kind: pipeline
type: ssh type: ssh
name: Tutorial name: deploy
trigger: trigger:
branch: branch:
@ -24,7 +24,7 @@ steps:
- cd /var/www/html - cd /var/www/html
- rm -rf solomonlai.ng - rm -rf solomonlai.ng
- name: clone - name: Clone
environment: environment:
KEY: KEY:
from_secret: ssh_key from_secret: ssh_key