Skip to content

Commit 7afa352

Browse files
authored
Merge pull request #27 from cliffcolvin/cp-fix-third-party-license-build
remove copy thirdparty licenses Signed-off-by: Cliff Colvin <ccolvin@…
2 parents 59e2ff0 + b1a9c25 commit 7afa352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

justfile

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ build-local:
1010
npx parcel build src/index.html
1111

1212
build IMAGE_TAG RELEASE_VERSION: build-local
13-
cp ../{{thirdPartyLicenseFile}} .
1413
docker buildx build \
1514
--rm \
1615
--platform "linux/amd64" \

0 commit comments

Comments
 (0)