Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Apr 26, 2024
1 parent 1ecd74e commit 345ced1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/docker/dockers/rundeck/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ COPY tests /tests
RUN sudo chmod -R a+x /tests/*

RUN sudo dos2unix $HOME/scripts/*.sh
RUN sudo dos2unix $HOME/api_test/api/*.sh
RUN sudo dos2unix $HOME/api_test/src/*.sh
RUN sudo dos2unix /tests/*.sh

RUN mkdir -p $HOME/resources && \
Expand Down

0 comments on commit 345ced1

Please sign in to comment.