Skip to content

Commit

Permalink
Use correct filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebr72 committed May 17, 2024
1 parent 46fd301 commit 7afd71c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ CMD ["/usr/local/tomcat/bin/docker-start-print"]

FROM runner AS tester

COPY extraConfigFor/acceptanceTests/mapfish-spring-application-context-override-acceptancetests.xml \
/usr/local/tomcat/webapps/ROOT/WEB-INF/classes/mapfish-spring-application-context-override.xml
COPY extraConfigFor/acceptanceTests/mapfish-spring-application-context-override.xml /usr/local/tomcat/webapps/ROOT/WEB-INF/classes/

FROM runner AS watcher

Expand Down

0 comments on commit 7afd71c

Please sign in to comment.