Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
add ls 2
Browse files Browse the repository at this point in the history
  • Loading branch information
davwas committed Apr 16, 2024
1 parent 8f6f112 commit f9c1d6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/end-to-end-tests.github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ before(){

#log_docker
#docker ps &

echo "### LS 2 ###"
docker container ls -a
}

main(){
Expand Down

0 comments on commit f9c1d6f

Please sign in to comment.