Skip to content

Commit

Permalink
Merge pull request #1623 from GRIDAPPSD/releases/2022.03.0
Browse files Browse the repository at this point in the history
Releases/2022.03.0
  • Loading branch information
tonya1 authored Mar 19, 2022
2 parents 6dda02d + b2d37e5 commit bacf337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN mkdir ${TEMP_DIR} \
&& mkdir -p /gridappsd/services/gridappsd-topology-processor \
&& rm .git -rf \
&& cp -r * /gridappsd/services/gridappsd-topology-processor \
&& cp /gridappsd/services/gridappsd-topology-processor/gridappsd-topology-processor.config /gridappsd/services/ \
&& cp /gridappsd/services/gridappsd-topology-processor/gridappsd-topology-service.config /gridappsd/services/ \
&& cd \
&& rm -rf ${TEMP_DIR}

Expand Down

0 comments on commit bacf337

Please sign in to comment.