Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Eric X. Liu 2023-09-19 01:33:27 +00:00
parent a0b1e35cb4
commit 61228c7ad3

View File

@ -57,7 +57,7 @@ steps:
ssh_key: ssh_key:
from_secret: ssh_key from_secret: ssh_key
- name: k8s-delete-pod - name: k8s-delete-pod
image: alpine/git image: alpine/curl
environment: environment:
TOKEN: TOKEN:
from_secret: token from_secret: token