Commit eab6de12 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

ls -lrta

parent 51567a72
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -128,7 +128,9 @@ sast:
      when: always
    - when: never
  script:
    - echo "This is the SAST stage for your Python project."
    - |
      echo "This is the SAST stage for your Python project."
      ls -lrta
  tags:
    - docker