Skip to content

Commit 199a5f5

Browse files
committed
Fix release
1 parent 562717d commit 199a5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

migration/release.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ COPY ./sonar sonar
2525
COPY ./requirements.txt .
2626
COPY ./cli cli
2727
COPY ./setup_migration.py .
28-
COPY ./sonar_migration .
29-
COPY ./README.md .
28+
COPY ./migration migration
29+
COPY ./migration/README.md .
3030
COPY ./LICENSE .
3131
COPY ./sonar/audit sonar/audit
3232

0 commit comments

Comments
 (0)