Skip to content

Commit

Permalink
fix(docker): remove unnecessary copy task
Browse files Browse the repository at this point in the history
  • Loading branch information
zewa666 authored and 3cp committed Apr 17, 2020
1 parent 98c0270 commit eed22ae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions skeleton/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ COPY *.* ./

# Copy source files
COPY src ./src
// @if feat['scaffold-navigation']

# Copy @fortawesome files
COPY @fortawesome ./@fortawesome
// @endif


// @if feat.cypress || feat.protractor || feat.jest || feat.karma
Expand Down

0 comments on commit eed22ae

Please sign in to comment.