diff --git a/.drone.yml b/.drone.yml index 4e5e624..a4b28f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,4 @@ steps: - name: install image: nvcr.io/nvidia/pytorch:23.03-py3 commands: - - ls /bin - - whereis pip + - pip freeze