Fix typo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2023-10-28 23:40:23 -04:00
parent d930c9c25e
commit fea5a64955
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: wait-and-die
image: apline:latest
image: alpine:latest
command: ["/bin/sh", "-c"]
args: ["sleep 86400; exit 0"]
- name: invidious