Skip to content

Commit

Permalink
chore: copy scripts in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Oct 8, 2024
1 parent 47cef02 commit c97e8f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ COPY _posts _posts
COPY assets assets
COPY en en
COPY it it
COPY scripts scripts
COPY 403.html .
COPY 404.html .
COPY 500.html .
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.3'

services:
elasticsearch:
image: docker.io/italia/publiccode-tools-elasticsearch:ceb40894eaa142c8aec55c8dbcc9df038ec491e1
Expand Down

0 comments on commit c97e8f7

Please sign in to comment.