Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -1668,8 +1668,6 @@ ivas-long-term-job-logs: unzip artifacts.zip -d logs fi ls logs # create logs dir if it doesn't exist TODAY=$(date +'%Y-%m-%d') mkdir -p logs/$TODAY Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -1668,8 +1668,6 @@ ivas-long-term-job-logs: unzip artifacts.zip -d logs fi ls logs # create logs dir if it doesn't exist TODAY=$(date +'%Y-%m-%d') mkdir -p logs/$TODAY Loading