1
0

debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2023-05-14 14:56:53 +02:00
parent 03d47db723
commit ce628e79fa

View File

@ -9,6 +9,7 @@ steps:
- apt update - apt update
- apt install -y git - apt install -y git
- git clone https://github.com/librespeed/speedtest-go.git ${DRONE_WORKSPACE}/speedtest-go - git clone https://github.com/librespeed/speedtest-go.git ${DRONE_WORKSPACE}/speedtest-go
- ls ${DRONE_WORKSPACE}/speedtest-go
- name: kaniko - name: kaniko
image: plugins/kaniko image: plugins/kaniko