Skip to content

Commit 14e3635

Browse files
committed
Don't copy _robots.txt
It's now called `robots.txt` and there is no special handling any longer.
1 parent fff9154 commit 14e3635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.aws

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ RUN apk --update add \
1010

1111
WORKDIR /deploy
1212
COPY bin/jet.sh bin/s3.sh ./bin/
13-
COPY _lifecycle.json _robots.txt _website.json ./
13+
COPY _lifecycle.json _website.json ./

0 commit comments

Comments
 (0)